php-pecl-igbinary - Replacement for the standard PHP serializer
Website: | https://pecl.php.net/package/igbinary |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data. Package built for PHP 7.4.
Packages
php-pecl-igbinary-3.2.13-1.aldos.7.4.i686 [66 KiB] |
Changelog
by Remi Collet (2023-02-02):
- update to 3.2.13 |