There is no license information available for the latest version (0.1.8) of this package.

0.1.8 2016-06-27 14:49 UTC

This package is auto-updated.

Last update: 2024-04-08 13:39:25 UTC


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**