Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 542 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 542 Bytes

Kiboko ETL component

‼️ Warning: This library is not maintained here anymore, and became Gyroscops

Introduction

An ETL is a design pattern aimed at synchronization routines on large scale volumes of data. This library implements this concept in PHP with the help of Iterators and Generators.

Documentation and examples

Check Documentation page to get more information about how to use this ETL component.