Download the PHP package netlogix/compressingfilesystemstorage without Composer
On this page you can find all versions of the php package netlogix/compressingfilesystemstorage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package compressingfilesystemstorage
Netlogix.CompressingFileSystemStorage
Flow package that provides a WritableFileSystemStorage with zlib compression. This storage takes care of compressing and decompressing data on the fly, so no special handling is required from the application side.
Internally, PHP stream wrappers are used to deal with compression. Please refer to the PHP documentation.
Installation
Configuration
A Flow storage has to be configured with the CompressingWritableFileSystemStorage
:
All versions of compressingfilesystemstorage with dependencies
PHP Build Version
Package Version
The package netlogix/compressingfilesystemstorage contains the following files
Loading the files please wait ....