Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flow-php/etl

PHP - ETL (Extract Transform Load) data processing library
https://github.com/flow-php/etl

data-engineering data-processing etl flow-php

Last synced: about 2 months ago
JSON representation

PHP - ETL (Extract Transform Load) data processing library

Awesome Lists containing this project

README

        

# FLow PHP - ETL

Flow PHP is a premier ETL (Extract, Transform, Load) framework engineered for agile and precise data processing and
transformation.
By adhering to strong typing principles, it ensures data consistency and accuracy throughout your workflows.
One of Flow PHP's standout features is its minimal memory footprint achieved through the utilization of PHP's
generators, which enable efficient iterative data handling.
Additionally, Flow PHP is well-equipped with a plethora of adapters, offering a wide range of extractors and loaders
that facilitate seamless
interaction with diverse data sources and destinations. This makes Flow PHP a highly adaptable and resourceful framework
for managing large-scale data processing tasks and building scalable web systems.
Whether you are dealing with data transformation or orchestrating complex data flows, Flow PHP is tailored to meet the
demands of modern web infrastructures.

> [!IMPORTANT]
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow).

- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/core/core.md)
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md)
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md)