Download the PHP package ride/lib-archive without Composer
On this page you can find all versions of the php package ride/lib-archive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ride/lib-archive
More information about ride/lib-archive
Files in ride/lib-archive
Download ride/lib-archive
More information about ride/lib-archive
Files in ride/lib-archive
Vendor ride
Package lib-archive
Short Description Abstraction library for (de)compression of archives.
License MIT
Package lib-archive
Short Description Abstraction library for (de)compression of archives.
License MIT
Please rate this library. Is it a good library?
Informations about the package lib-archive
Ride: Archive Library
Ride library for abstraction of file archiving.
What's In This Library
Archive
The Archive interface is used to implement a compression algorithm. You can use it to compress files into an archive or to decompress an archive to your file system.
There are 2 implementations provided:
- PharArchive
- ZipArchive
Code Sample
Check this code sample to see how to use this library:
Installation
You can use Composer to install this library.
All versions of lib-archive with dependencies
PHP Build Version
Package Version
Requires
ride/lib-system Version
^1.0.0
The package ride/lib-archive contains the following files
Loading the files please wait ....