1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-08-30 18:30:02 +02:00

Add tests

This commit is contained in:
wapplay-home-linux
2017-03-13 08:33:45 +03:00
parent 08c890ba24
commit db50dd8e46
8 changed files with 1288 additions and 326 deletions

View File

@@ -1,7 +1,11 @@
`PhpZip` (ver 3.0.+)
`PhpZip`
====================
`PhpZip` - php library for manipulating zip archives.
[![Latest Stable Version](https://poser.pugx.org/nelexa/zip/v/stable)](https://packagist.org/packages/nelexa/zip)
[![Total Downloads](https://poser.pugx.org/nelexa/zip/downloads)](https://packagist.org/packages/nelexa/zip)
[![License](https://poser.pugx.org/nelexa/zip/license)](https://packagist.org/packages/nelexa/zip)
Features:
---------
- Opening and unzipping zip files.