flow-php/types

Extended types for PHP aligned with modern static analysis tools to provide better type safety.

Maintainers

Package info

github.com/flow-php/types

pkg:composer/flow-php/types

Fund package maintenance!

norberttech

flow-php.com/sponsor

Statistics

Installs: 112 609

Dependents: 5

Suggesters: 0

Stars: 2

Open Issues: 0

0.32.0 2026-02-23 19:22 UTC

This package is auto-updated.

Last update: 2026-02-23 20:57:26 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.