|
|
@@ -277,6 +277,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
277
|
277
|
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|
|
278
|
278
|
* [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
|
|
279
|
279
|
* [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives.
|
|
|
280
|
+* [Parquet](https://github.com/flow-php/parquet) - PHP implementation of Parquet file format
|
|
280
|
281
|
|
|
281
|
282
|
### Streams
|
|
282
|
283
|
*Libraries for working with streams.*
|