PHPackages                             flow-php/etl-adapter-amphp - 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-amphp

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

flow-php/etl-adapter-amphp
==========================

PHP ETL - Asynchronous Adapter on amphp

0.4.0(2y ago)4914↓100%1MITPHPPHP ~8.1 || ~8.2

Since Feb 24Pushed 2y ago1 watchersCompare

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

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

Flow Adapter: [AMP](https://amphp.org/)
=======================================

[](#flow-adapter-amp)

Flow PHP's Adapter AmpHP is a meticulously crafted library aimed at integrating the asynchronous capabilities of AmpHP within your ETL (Extract, Transform, Load) workflows. This adapter is instrumental for developers aspiring to execute non-blocking data operations, thereby optimizing performance and responsiveness in their data transformation workflows. By leveraging the Adapter AmpHP library, developers can access a robust suite of features engineered for precise asynchronous data operations, simplifying complex data transformations while enhancing operational efficiency. The Adapter AmpHP library encapsulates a rich set of functionalities, offering a streamlined API for managing asynchronous tasks, which is indispensable in modern data processing and transformation landscapes. This library mirrors Flow PHP's commitment to delivering versatile and efficient data processing solutions, making it a superior choice for developers dealing with asynchronous operations in large-scale and data-intensive environments. With Flow PHP's Adapter AmpHP, embracing asynchronous data processing within your ETL workflows becomes a seamless and efficient endeavor, aligning harmoniously with the robust and adaptable 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-amphp:1.x@dev

```

Example usage:

```
