forxer / archiver
This package is abandoned and no longer maintained.
No replacement package was suggested.
Archiver allows you to manipulate archives more easily than the basic PHP functions.
dev-master
2014-03-16 19:13 UTC
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.