winponta / etl
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/winponta/etl
README
# Winponta\ETL This package is a bundle of helpers and traits to support ETL actvities in a DW, migration, syncing environment of Laravel systems. It's compatible with Laravel 5.2+ and is based on noSql databases. The first implementation is focused on MongoDB, using [jenssegers/mongodb](https://github.com/jenssegers/laravel-mongodb) driver. ## Atention **WIP -- this project is in its early development, please come back in a few days**