| Port details |
- php-lz4 LZ4 extension for PHP
- 0.6.0_1 archivers
=0 0.6.0_1Version of this port present on the latest quarterly branch. - Maintainer: pkaipila@gmail.com
 - Port Added: 2019-04-02 22:01:09
- Last Update: 2026-07-12 17:24:45
- Commit Hash: 3768145
- License: MIT
- WWW:
- https://github.com/kjdev/php-ext-lz4
- Description:
- This is the extension PHP extension for lz4, an extremely fast lossless
compression algorithm providing high compression speed and multi-core
scalability.
This extension can also transparently compress objects stored in
APCu cache. Just set apc.serializer=lz4 in your php.ini.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}lz4>0:archivers/php-lz4
- To install the port:
- cd /usr/ports/archivers/php-lz4/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/php-lz4
- pkg install php84-lz4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php84-lz4
- Package flavors (<flavor>: <package>)
- php84: php84-lz4
- php82: php82-lz4
- php83: php83-lz4
- php85: php85-lz4
- php86: php86-lz4
- distinfo:
- TIMESTAMP = 1763558643
SHA256 (kjdev-php-ext-lz4-0.6.0_GH0.tar.gz) = 49cfcb981be2fe584712ac9f85ee143db5f44da738f635fcd2c9f24c929bc662
SIZE (kjdev-php-ext-lz4-0.6.0_GH0.tar.gz) = 72652
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apc_serializer.h : devel/pecl-APCu@php84
- phpize : lang/php84
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php84
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php84-lz4-0.6.0_1:
APCU=on: APCu cache compression support for objects
===> Use 'make config' to modify these settings
- Options name:
- archivers_php-lz4
- USES:
- php:ext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|