oliverde8 / php-etl
A small etl coded in php, to extract/transform/load Edit with ease.
Fund package maintenance!
oliverde8
Installs: 7 273
Dependents: 1
Suggesters: 0
Security: 0
Stars: 10
Watchers: 1
Forks: 5
Open Issues: 8
Requires
- php: >=8.2
- oliverde8/associative-array-simplified: ^1.0
- psr/log: ^2.0|^3.0
- symfony/expression-language: ^6.0|^7.0
- symfony/filesystem: ^6.0|^7.0
- symfony/validator: ^6.0|^7.0
- symfony/yaml: ^6.0|^7.0
Requires (Dev)
- phpunit/php-code-coverage: ^9.2
- phpunit/phpunit: ^9.6
- rector/rector: ^1.2
- symfony/console: ^7.1
- symfony/http-client: ^7.2
Suggests
- league/flysystem: For transfaring files from external file systems
- symfony/http-client: For a simple http request operation
- dev-master
- 2.0.x-dev
- v2.0.0-alpha4
- v2.0.0-alpha3
- v2.0.0-alpha2
- v2.0.0-alpha1
- v1.2.1
- v1.2.0
- v1.2.0-alpha3
- v1.2.0-alpha2
- v1.2.0-alpha1
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.1.0-alpha2
- v1.1.0-alpha1
- v1.0.2
- v1.0.1
- v1.0.0
- v0.4.0
- V0.3.0
- v0.2.0
- v0.1.0
- v0.0.3
- v0.0.2
- v0.0.1
- dev-master-1.2
- dev-master-1.1.0
- dev-dependabot/bundler/docs/webrick-1.8.2
- dev-dependabot/bundler/docs/rexml-3.3.9
- dev-web-page
- dev-feature/observatiblity
- dev-fixes
- dev-feature/simplified-etl
- dev-master-1.0.0
This package is auto-updated.
Last update: 2025-07-14 15:13:41 UTC
README
Php etl is a ETL that will allow transformation of data in a simple and efficient way.