PHPackages                             yevgen-grytsay/etl-suite - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. yevgen-grytsay/etl-suite

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yevgen-grytsay/etl-suite
========================

Various ETL tools

v1.0.0(10y ago)0173BSD-3-ClausePHPPHP &gt;=5.5.0

Since Jun 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/yevgen-grytsay/etl-suite)[ Packagist](https://packagist.org/packages/yevgen-grytsay/etl-suite)[ RSS](/packages/yevgen-grytsay-etl-suite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

Extract/Transform/Load Suite
============================

[](#extracttransformload-suite)

[![Build Status](https://camo.githubusercontent.com/1accd935a3ab8b9f6090169e53ec2d065618129e46cfc13c8ccb33c89e569b38/68747470733a2f2f7472617669732d63692e6f72672f79657667656e2d677279747361792f65746c2d73756974652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/yevgen-grytsay/etl-suite)

Contains various ETL tools.

The library does not provide the tools for creating and running jobs. For more information refer the `Tools` section.

This is a very early version. Lacks of comments, documentation, tests and usage examples.

Tools
-----

[](#tools)

- Buffer: holds and flushes objects.
- Filter: decides whether an object should be filtered.
- Iterator: iterates over input data portions (e.g. lines of file, elements of an array etc.)
- Lookup: performs lookup (e.g. in database, filesystem etc.) based on input data.
- Merge: merges two arrays into one in various ways.
- Transformer: transforms input data in various ways (e.g. changes the names of keys, unsets or adds some elements etc.)
- Value Mapper: maps values to some other values.

Installation
------------

[](#installation)

### Via Composer

[](#via-composer)

```
composer require yevgen-grytsay/etl-suite

```

Examples
--------

[](#examples)

A few examples can be found in `examples` directory.

Generally an example consists of a main script file `main.php` and some auxiliary classes and files.

Also each example has his own `README.md` file with brief explanation.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity60

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~8 days

Total

2

Last Release

3982d ago

Major Versions

v0.1.0 → v1.0.02015-06-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/aaf78019b78b20032178a6cc3bc12f988d41a466af559e68eb4594b19b5a7d99?d=identicon)[yevgen-grytsay](/maintainers/yevgen-grytsay)

---

Tags

etl

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yevgen-grytsay-etl-suite/health.svg)

```
[![Health](https://phpackages.com/badges/yevgen-grytsay-etl-suite/health.svg)](https://phpackages.com/packages/yevgen-grytsay-etl-suite)
```

###  Alternatives

[rubix/ml

A high-level machine learning and deep learning library for the PHP language.

2.2k1.4M28](/packages/rubix-ml)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[flow-php/etl

PHP ETL - Extract Transform Load - Abstraction

374468.4k51](/packages/flow-php-etl)[ashallendesign/favicon-fetcher

A Laravel package for fetching website's favicons.

190272.4k3](/packages/ashallendesign-favicon-fetcher)[marquine/php-etl

Extract, Transform and Load data using PHP.

182137.5k](/packages/marquine-php-etl)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
