Download the PHP package orware/compressed-string without Composer
On this page you can find all versions of the php package orware/compressed-string. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orware/compressed-string
More information about orware/compressed-string
Files in orware/compressed-string
Download orware/compressed-string
More information about orware/compressed-string
Files in orware/compressed-string
Vendor orware
Package compressed-string
Short Description Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
License MIT
Package compressed-string
Short Description Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
License MIT
Please rate this library. Is it a good library?
Informations about the package compressed-string
All versions of compressed-string with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/psr7 Version
^1.1
The package orware/compressed-string contains the following files
Loading the files please wait ....