PHPackages                             flow-php/etl-adapter-reactphp - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. flow-php/etl-adapter-reactphp

AbandonedArchivedLibrary[Queues &amp; Workers](/categories/queues)

flow-php/etl-adapter-reactphp
=============================

PHP ETL - Asynchronous Adapter on ReactPHP

0.4.0(2y ago)3280MITPHPPHP ~8.1 || ~8.2

Since Jan 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/flow-php/etl-adapter-reactphp)[ Packagist](https://packagist.org/packages/flow-php/etl-adapter-reactphp)[ RSS](/packages/flow-php-etl-adapter-reactphp/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependencies (4)Versions (16)Used By (0)

ETL Adapter: [ReactPHP](https://reactphp.org/)
==============================================

[](#etl-adapter-reactphp)

Flow PHP's Adapter ReactPHP is a distinguished library, meticulously designed to integrate the asynchronous capabilities of ReactPHP with Flow PHP’s ETL (Extract, Transform, Load) processes. This adapter is instrumental for developers striving to conduct non-blocking data operations, thus ensuring optimal performance and responsiveness in data transformation workflows. By utilizing the Adapter ReactPHP library, developers can leverage a robust suite of features tailored for handling asynchronous data operations with precision, thereby simplifying complex data transformations while boosting operational efficiency. The Adapter ReactPHP library encapsulates a rich set of functionalities, providing a streamlined API for managing asynchronous tasks, which is vital in modern data processing and transformation landscapes. This library signifies Flow PHP’s dedication to offering versatile and efficient data processing solutions, making it an ideal choice for developers dealing with asynchronous operations in large-scale and data-intensive environments. With Flow PHP's Adapter ReactPHP, embracing asynchronous data processing within your ETL workflows becomes a seamless and efficient endeavor, harmoniously aligning with the adaptable and robust framework of the Flow PHP ecosystem.

Following communication protocols are supported:

- TCP/IP (only local) - `127.0.0.1:6651`
- Unix Domain Socket - `uinx:///var/run/etl.sock`

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

[](#installation)

```
composer require flow-php/etl-adapter-reactphp:1.x@dev

```

Working example:

```
