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.
|
|
| Name: |
Array Storage |
| Base name: |
array_storage |
| Description: |
Store and retrieve arrays into compressed format |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1441 users |
| All time rank: |
2374 |
| Week users: |
2 users |
| Week rank: |
1303  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (62.5%) |
- |
- |
- |
- |
Not sure (43.8%) |
1905 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|