platine-php / etl
Platine ETL is a library to Extract-Transform-Load Data from various sources
Installs: 2 315
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Requires
- php: ^7.4 || ^8
- platine-php/event-dispatcher: ^1.0@dev
- platine-php/stdlib: ^1.0@dev
Requires (Dev)
- mikey179/vfsstream: ~1.6
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- platine-php/dev: ^1.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-11-11 14:58:50 UTC
README
Platine ETL is a library to Extract-Transform-Load Data from various sources
Requirements
- PHP >= 7.4, PHP 8
Installation
Using composer (recommended)
composer require platine-php/etl
License
MIT License See LICENSE.MD