summaryrefslogtreecommitdiff
path: root/devel/php-igbinary/DESCR
blob: 4726710274e3e7874bee109fb3c6c1e461949beb (plain)
1
2
3
4
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.