| Name: | php-pecl-igbinary |
|---|---|
| Version: | 3.2.16 |
| Release: | 3.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 152323 |
| License: | BSD-3-Clause |
| RPM: | php-pecl-igbinary-3.2.16-3.el10_0.aarch64.rpm |
| Source RPM: | php-pecl-igbinary-3.2.16-3.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-aarch64.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. |