diff --git a/README.md b/README.md index c2466d1..a756b6f 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects. * [PHP FFmpeg](https://github.com/alchemy-fr/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library. * [CSV](https://github.com/nyamsprod/Bakame.csv) - A CSV data manipulation library. +* [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives. ## Streams *Libraries for working with streams.*