Download the PHP package innmind/encoding without Composer
On this page you can find all versions of the php package innmind/encoding. 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 encoding
Encoding
This packages allows to encode and compress files and directories without the need for them to be written to the filesystem and never loaded entirely in memory.
Note Each file contained in a
tar
file can't exceed an 8Go size.
Installation
Usage
Take a look at the documentation for a more in-depth understanding of the possibilities.
Creating an archive of a directory
Here $tar
represents a .tar.gz
file containing all the files and directories from sime/directory/data/
, unless the data
doesn't exist then it is null
.
All versions of encoding with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.2
innmind/immutable Version ~5.7
innmind/filesystem Version ~7.1
innmind/time-continuum Version ~3.4
innmind/immutable Version ~5.7
innmind/filesystem Version ~7.1
innmind/time-continuum Version ~3.4
The package innmind/encoding contains the following files
Loading the files please wait ....