Download the PHP package petrknap/xz-utils without Composer
On this page you can find all versions of the php package petrknap/xz-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download petrknap/xz-utils
More information about petrknap/xz-utils
Files in petrknap/xz-utils
Download petrknap/xz-utils
More information about petrknap/xz-utils
Files in petrknap/xz-utils
Vendor petrknap
Package xz-utils
Short Description XZ Utils (wrapper)
License LGPL-3.0-or-later
Homepage https://github.com/petrknap/php-xz-utils
Package xz-utils
Short Description XZ Utils (wrapper)
License LGPL-3.0-or-later
Homepage https://github.com/petrknap/php-xz-utils
Please rate this library. Is it a good library?
Informations about the package xz-utils
XZ Utils (wrapper)
User-friendly wrapper for XZ Utils, providing simplified and streamlined access to powerful data compression and decompression tools. For ease of use, you can use the approach known from the compression extensions:
Object-based approach
All functionality is available object-wise through the classes Xz
.
Filter-based approach
For more complex use cases, a filter-based approach is also possible.
Run composer require petrknap/xz-utils
to install it.
You can support this project via donation.
The project is licensed under the terms of the LGPL-3.0-or-later
.
All versions of xz-utils with dependencies
PHP Build Version
Package Version
The package petrknap/xz-utils contains the following files
Loading the files please wait ....