forxer / archiver
Archiver allows you to manipulate archives more easily than the basic PHP functions.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/forxer/archiver
Requires
- php: >=5.3.0
- symfony/finder: ~2.4
Requires (Dev)
- illuminate/filesystem: ~4.1
- symfony/filesystem: ~2.4
This package is auto-updated.
Last update: 2020-01-31 00:41:57 UTC
README
Archiver allows you to manipulate archives more easily than the basic PHP functions.
This package is largely based on the great work of Nils Plaschke and his Zipper, but without the dependencies and support of Laravel.