Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXY
          ]
        
	
        php-pecl-igbinary - 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.
 
        
        Packages:
        
	Changelog:
        
	
            
              by Remi Collet (2013-03-22):
              - rebuild for http://fedoraproject.org/wiki/Features/Php55 
             |