zip-factory/zip-factory

Factory class that creates either ZipArchive or PclZip PHP 5.2.17 and up

1.5.0 2014-11-11 19:43 UTC

This package is auto-updated.

Last update: 2024-02-28 04:50:24 UTC


README

Build Status Latest Stable Version Total Downloads

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