php71u-pecl-igbinary - Replacement for the standard PHP serializer
Website: | https://pecl.php.net/package/igbinary |
---|---|
License: | BSD |
- 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.
Packages
php71u-pecl-igbinary-2.0.5-2.ius.centos6.src [80 KiB] |
Changelog
by Carl George (2018-01-31):
- Remove pear requirement and update scriptlets (adapted from remirepo) |