3 Commits

Autor SHA1 Mensagem Data
  Alexander Kartavenko e8b3c22c0d
Merge pull request #1305 from jeffmcneill/patch-1 1 ano atrás
  Norbert Orzechowicz c490705f34
Added library to work with Parquet file format (#1293) 1 ano atrás
  Jeff McNeill a6388acbd1
Update README.md 1 ano atrás
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -214,7 +214,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
214 214
 * [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
215 215
 * [Jigsaw](https://jigsaw.tighten.com/) - Simple static sites with Laravel's Blade.
216 216
 * [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
217
-* [Spress](http://spress.yosymfony.com) - An extensible tool that converts Markdown and Twig into HTML.
218 217
 
219 218
 ### HTTP
220 219
 *Libraries for working with HTTP.*
@@ -277,6 +276,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
277 276
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
278 277
 * [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
279 278
 * [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives.
279
+* [Parquet](https://github.com/flow-php/parquet) - PHP implementation of Parquet file format 
280 280
 
281 281
 ### Streams
282 282
 *Libraries for working with streams.*

Carregando…
Cancelar
Salvar