|
|
@@ -239,6 +239,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
239
|
239
|
* [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
|
|
240
|
240
|
* [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
|
|
241
|
241
|
* [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.
|
|
|
242
|
+* [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives.
|
|
242
|
243
|
|
|
243
|
244
|
## Streams
|
|
244
|
245
|
*Libraries for working with streams.*
|
|
|
@@ -774,7 +775,7 @@ Libraries to help manage database schemas and migrations.
|
|
774
|
775
|
* [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
|
|
775
|
776
|
* [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
|
|
776
|
777
|
* [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
|
|
777
|
|
-* [PHP-ML](https://github.com/php-ai/php-ml) - A library for Machine Learning in PHP.
|
|
|
778
|
+* [PHP-ML](https://github.com/php-ai/php-ml) - A library for Machine Learning in PHP.
|
|
778
|
779
|
* [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
|
|
779
|
780
|
* [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
|
|
780
|
781
|
* [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
|