Skip to content
Search

Parquet

Composer

composer require flow-php/parquet:~0.37.0

Core Dependencies

Required PHP Extensions

  • ext-bcmath
  • ext-zlib

These extensions are typically bundled with PHP but may need to be explicitly enabled.

Suggested: Arrow Extension

For high-performance Parquet reading/writing via Apache Arrow, install the arrow PHP extension:

pie install flow-php/arrow-ext

See Arrow Extension installation for full details.

Found a typo or an outdated section? Edit this page on GitHub


Contributors

Built in the open.

Join us on GitHub
scroll back to top