php71w-pecl-igbinary - Replacement for the standard PHP serializer
Website: | http://pecl.php.net/package/igbinary |
---|---|
License: | BSD |
Vendor: | Webtatic |
- 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
php71w-pecl-igbinary-2.0.5-1.w7.src [76 KiB] |
Changelog
by Andy Thompson (2017-11-25):
- update to 2.0.5 |