Registry / utility / flow-php-etl

flow-php-etl

JSON →
library0.40.0phppackagistunverified

PHP ETL abstraction for Extract, Transform, and Load operations.

composer require flow-php/etl
INSTALL
IMPORT
SIG · FLOW-PHP-ETL
F
flow-php-etl
utilityphpv0.40.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Flow
use Flow\ETL\Flow;

Basic ETL pipeline using Flow.

use Flow\ETL\Flow; $flow = new Flow(); $rows = $flow->extract(...)->transform(...)->load(...);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.40.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Amazon
1
Resources
flow-php-etl — pip install flow-php-etl · libregistry