voodoo-mobile / zip-factory
This package is abandoned and no longer maintained.
No replacement package was suggested.
Factory class that creates either ZipArchive or PclZip PHP 5.2.17 and up
1.7.0
2017-05-19 11:19 UTC
Requires
- php: >=5.2.0
README
Factory class that creates either ZipArchive or PclZip
Requirements
PHP v5.2 and up. Tested on PHP v5.2.17, v5.3, v5.4, v5.5
Usage
Tests
Coverage reports are stored inside the coverage folder.
phpunit
Contributing
For code guidelines refer to .editorconfig
. This project is following PEAR code standard - http://pear.php.net/manual/en/standards.php
The project is following Vincent Driessen's branching model aka git flow - http://nvie.com/git-model/
Make sure to submit your pull requests against the develop branch
License
MIT
Authors
- Yani Iliev
- Oleg Shabashov