YaEtl

Yet Another ETL in PHP

MIT License

Downloads
140.8K
Stars
63
Committers
1
YaEtl - 2.0.3 Latest Release

Published by fab2s almost 2 years ago

What's Changed

Full Changelog: https://github.com/fab2s/YaEtl/compare/2.0.2...2.0.3

YaEtl - 2.0.2

Published by fab2s almost 2 years ago

What's Changed

Full Changelog: https://github.com/fab2s/YaEtl/compare/2.0.1...2.0.2

YaEtl - 2.0.1

Published by fab2s about 2 years ago

Allow custom pagination through PaginatedQueryInterface

YaEtl - 1.1.2

Published by fab2s about 2 years ago

Fix Laravel's UniqueKeyExtractor

YaEtl - 2.0.0

Published by fab2s over 2 years ago

PHP 8 support.

Introduces some minor improvement in addition to enforce all possible types.

YaEtl - CSV Event

Published by fab2s over 6 years ago

This new releases introduces Symfony Events from NodalFlow 1.1.2.

It comes with a ProgressBarSubscriber to display ETL progress in CLI. This deprecates the old Callback way, but preexisting callback classees will work just as expected, see : https://github.com/fab2s/YaEtl/docs/events.md

This version as well introduces CSV loader and extractor, together with many file manipulation features such as BOM handling: https://github.com/fab2s/YaEtl/docs/citizens.md

It introduces the use of OpinHelpers to handles BOMs and File Locking. With bcmath and mb_strings you can start using OpinHelpers's Math, Utf8 and Strings which should prove useful in many data processing operations.

YaEtl - Qualifiers

Published by fab2s over 6 years ago

This release follows NodalFlow's 1.1.x update involving a lot of rewrite with in the end few interface update. Unless you played with Flow increment, you should be fine with your code.
Do not hesitate to ask for insights if you have trouble updating.

This version introduces a new YaEtl Node, the Qualifier Node which should help out to better separate concerns.

Among the new things brought in NodaFlow update is the sendTo() feature enabling pretty vast new options.

YaEtl - Yay, another Stable Enough ETL

Published by fab2s almost 7 years ago