flow-php/parquet

PHP ETL - library for reading and writing Parquet files

Fund package maintenance!
norberttech
flow-php.com/sponsor

Installs: 78 197

Dependents: 4

Suggesters: 0

Security: 0

Stars: 39

Watchers: 4

Forks: 1

Open Issues: 0

pkg:composer/flow-php/parquet

0.27.0 2025-10-31 19:14 UTC

README

Parquet is a columnar storage file format that provides efficient data compression and encoding schemes with enhanced performance to handle complex data in bulk. This library is a pure PHP implementation of the Parquet file format, enabling developers to read and write Parquet files without relying on external dependencies.

Important

This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.