1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/converters/igbinary/pkg-descr
John Marino 13dd12f2fe converters/igbinary: Add pecl- prefix for consistency
While here, update the WWW link.

PR:		ports/187656
Submitted by:	daniel
Tested by:	robak
approved by:	maintainer timeout (3 months)
2014-06-05 10:36:17 +00:00

8 lines
325 B
Plaintext

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.
WWW: http://opensource.dynamoid.com