浏览代码

Added library to work with Parquet file format (#1293)

pull/1307/head
Norbert Orzechowicz 1年前
父节点
当前提交
c490705f34
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -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.*

正在加载...
取消
保存