We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0479418 commit cdc8fceCopy full SHA for cdc8fce
README.md
@@ -1,6 +1,6 @@
1
# zanysoft/laravel-zip
2
3
-ZipArchive toolbox
+> ZipArchive toolbox
4
5
This library was written to simplify and automate Zip files management using [PHP ZipArchive](http://php.net/manual/en/class.ziparchive.php).
6
@@ -277,11 +277,3 @@ use Zip;
277
$mask = $manager->getMask();
278
279
```
280
-
281
-## Contributing
282
283
-Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
284
285
-## License
286
287
-`` zanysoft/laravel-zip `` is released under the MIT License (MIT). Please see [License File](LICENSE) for more information.
0 commit comments