# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append net devel
platforms darwin freebsd openbsd
php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3
if {[vercmp ${php.branch} 5.2] >= 0} {
checksums rmd160 ea29b28150104df01f26557c0465af4bf2819ece \
sha256 bacbab1172e073b1857dc07a486bfdaca6d60fbed678ce0f4b37cd018ef5b680 \
description PHP serializer.
long_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 \