PHP Classes

io_dz: Serialize values to a compressed string

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 447 All time: 6,205 This week: 80Up
Version License PHP version Categories
io_dz 4.0GNU General Publi...4.0Compression, Data types
Description 

Author

This is a simple class that can be used to serialized and unserialize variable values to a compressed binary string.

It takes a variable values, serializes and compresses it with gzip algorithm to occupy less space.

The class can also do the opposite, i.e. uncompress and unserialize a variable value.

Innovation Award
PHP Programming Innovation award nominee
May 2008
Number 5
Serialization is a process to convert PHP variable values into a flat text strings.

When a variable is complex array or object structure, the resulting serialized string may be very long and take too much space.

This class provides a solution to reduce the size of serialized value strings by using compression.

Manuel Lemos
Picture of bobak
Name: bobak <contact>
Classes: 7 packages by
Country: France France
Age: ???
All time rank: 36923 in France France
Week rank: 215 Up10 in France France Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files (1)  
File Role Description
Plain text file io_dz.php Class Serialized and compressed Data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:447
This week:0
All time:6,205
This week:80Up