Name: | php-pecl-igbinary |
---|---|
Version: | 1.2.1 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 84652 |
License: | BSD |
RPM: | php-pecl-igbinary-1.2.1-1.el7.x86_64.rpm |
Source RPM: | php-pecl-igbinary-1.2.1-1.el7.src.rpm |
Build Date: | Sat Oct 07 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/igbinary |
Summary: | Replacement for the standard PHP serializer |
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. |