diff --git a/README.md b/README.md index e262ab5..3bc447e 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer. * [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library. * [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives. +* [Parquet](https://github.com/flow-php/parquet) - PHP implementation of Parquet file format ### Streams *Libraries for working with streams.*