Skip to content
/ etl Public

Bundle of helpers and traits to support ETL activities in Laravel Systems

Notifications You must be signed in to change notification settings

winponta/etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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