Name: | php-pecl-igbinary |
---|---|
Version: | 3.2.16 |
Release: | 3.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 164691 |
License: | BSD-3-Clause |
RPM: | php-pecl-igbinary-3.2.16-3.el10_0.x86_64.rpm |
Source RPM: | php-pecl-igbinary-3.2.16-3.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://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. |