Recommend this page to a friend! |
Classes of Barry | Zippr | README.md | Download |
|
DownloadzipprA PHP class for handeling zip files. The class abstracts the ZipArchive class. Current support: - Add file to archive - Add directory to archive - Add comment to archive - Extract an archive Complete documentation can be found at zippr.barrydekleijn.nl UPDATEDZip is now called Zippr and carries version number 1.0. This major update has the following updates
INSTALLAdd the next line to the require section in your composer.json file
|