Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php53-igbinary - Replacement for the standard PHP serializer

Website:
http://opensource.dynamoid.com/
Licence:
BSD
Vendor:
Remi Collet
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

php53-igbinary-1.1.1-2.remi.src [40 KiB] Changelog by Remi Collet (2011-01-17):
- allow relocation using phpname macro