php-pecl-igbinary - Replacement for the standard PHP serializer
Website: | http://pecl.php.net/package/igbinary |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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
php-pecl-igbinary-1.1.2-0.8.gitc35d48f.el7.ppc64 [34 KiB] |
Changelog
by Remi Collet (2014-03-10):
- cleanups and drop SCL support - install doc in pecl_docdir - install tests in pecl_testdir (devel) |