PHP Classes

Better Array Storage: Serialized arrays into compressed data

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 45%Total: 1,181 This week: 1All time: 3,207 This week: 560Up
Version License Categories
better-array-storage 1.0Free for non-comm...Compression, Data types
Description 

Author

This is a simple class that can serialize and unserialize arrays in compressed data.

The class uses the var_export function to create a serialized version of the array that is compressed with zlib library functions.

To unserialize the class decompresses the serialized array and uses the PHP eval function to restore the original array values.

The class can operate on arrays of any number of dimensions.

Picture of Bogdan Zarchievici
Name: Bogdan Zarchievici <contact>
Classes: 6 packages by
Country: Romania Romania
Age: 39
All time rank: 2186 in Romania Romania
Week rank: 109 Up2 in Romania Romania Up

  Files folder image Files  
File Role Description
Plain text file array_storage.php Class Class
Accessible without login Plain text file example.php Example Example
Accessible without login Plain text file usage.txt Doc. Readme

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,181
This week:1
All time:3,207
This week:560Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:58%StarStarStar
Documentation:58%StarStarStar
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:45%StarStarStar
Rank:3217