| Name: | php-pecl-igbinary |
|---|---|
| Version: | 1.2.1 |
| Release: | 1.el7 |
| Architecture: | aarch64 |
| Group: | System Environment/Libraries |
| Size: | 92820 |
| License: | BSD |
| RPM: | php-pecl-igbinary-1.2.1-1.el7.aarch64.rpm |
| Source RPM: | php-pecl-igbinary-1.2.1-1.el7.src.rpm |
| Build Date: | Wed May 30 2018 |
| Build Host: | ca-buildarm04.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. |