mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added library to work with Parquet file format (#1293)
This commit is contained in:
parent
5e54345dd1
commit
c490705f34
@ -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.*
|
||||
|
Loading…
Reference in New Issue
Block a user