oliverde8 / php-etl
A small etl coded in php, to extract/transform/load Edit with ease.
Fund package maintenance!
v2.0.0-alpha5
2026-02-15 16:24 UTC
Requires
- php: >=8.3
- oliverde8/associative-array-simplified: ^1.0
- psr/log: ^2.0|^3.0
- symfony/expression-language: ^6.4|^7.4|^8.0
- symfony/filesystem: ^6.4|^7.4|^8.0
- symfony/validator: ^6.4|^7.4|^8.0
- symfony/yaml: ^6.4|^7.4|^8.0
Requires (Dev)
- phpunit/php-code-coverage: ^9.2
- phpunit/phpunit: ^9.6
- rector/rector: ^1.2
- symfony/console: ^7.0|^8.0
- symfony/http-client: ^6.4|^7.4|^8.0
Suggests
- league/flysystem: For transfaring files from external file systems
- symfony/http-client: For a simple http request operation
This package is auto-updated.
Last update: 2026-05-25 13:18:14 UTC
README
Php etl is a ETL that will allow transformation of data in a simple and efficient way.
