Login   Register  
PHP Classes

Class: Array Storage

Icontem
elePHPant

  Classes of Snt  >  Array Storage  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Array Storage Support forum
Base name: array_storage
Description: Store and retrieve arrays into compressed format
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Snt
Name: Snt <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Home page: ???

Groups

Group folder image Compression Data compression and file archive manipulation View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

Detailed description

The Array Storage class can store and retrieve arrays in textual format with optional compression with the zlib PHP extension.

The class just converts array data into PHP code that would rebuild the array when run. Then it can compress the generated code so it can take less space to store for instance in a database BLOB field.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Accessible without login Plain text file array_storage.php Class The Class
Download all files: array_storage.tar.gz array_storage.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.