php55w-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
php55w-pecl-igbinary-2.0.1-1.w7.src [70 KiB] |
Changelog
by Andy Thompson (2016-12-22):
- update to 2.0.1 - remove explicit loading of apcu module in tests |