flow php

UNIFIED DATA PROCESSING FRAMEWORK

composer require flow-php/etl ^0.10.0

Changelog

elephant
extract

Extracts

Read from various data sources.

arrow
transform

Transforms

Shape and optimize for your needs.

arrow
load

Loads

Store and secure in one of many available data sinks.

Examples:

Description

S3 or any S3 like filesystem is coming soon!

Code

<?php

declare(strict_types=1);

// Coming soon!

Contributors

Join us on GitHub external resource
scroll back to top