PHPackages                             php-etl/fast-map-config - 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. php-etl/fast-map-config

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

php-etl/fast-map-config
=======================

This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators

v0.5.3(1y ago)05.9k[2 PRs](https://github.com/php-etl/fast-map-config/pulls)2MITPHPPHP ^8.2CI failing

Since Jan 7Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/php-etl/fast-map-config)[ Packagist](https://packagist.org/packages/php-etl/fast-map-config)[ RSS](/packages/php-etl-fast-map-config/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (5)Dependencies (10)Versions (15)Used By (2)

FastMap Config, a fluent interface for configuring your mappings
================================================================

[](#fastmap-config-a-fluent-interface-for-configuring-your-mappings)

[![Quality (PHPStan lvl 4)](https://github.com/php-etl/fast-map-config/actions/workflows/quality.yaml/badge.svg)](https://github.com/php-etl/fast-map-config/actions/workflows/quality.yaml)[![PHPUnit](https://github.com/php-etl/fast-map-config/actions/workflows/phpunit.yaml/badge.svg)](https://github.com/php-etl/fast-map-config/actions/workflows/phpunit.yaml)[![Infection](https://github.com/php-etl/fast-map-config/actions/workflows/infection.yaml/badge.svg)](https://github.com/php-etl/fast-map-config/actions/workflows/infection.yaml)[![PHPStan level 5](https://github.com/php-etl/fast-map-config/actions/workflows/phpstan-5.yaml/badge.svg)](https://github.com/php-etl/fast-map-config/actions/workflows/phpstan-5.yaml)[![PHPStan level 6](https://github.com/php-etl/fast-map-config/actions/workflows/phpstan-6.yaml/badge.svg)](https://github.com/php-etl/fast-map-config/actions/workflows/phpstan-6.yaml)[![PHPStan level 7](https://github.com/php-etl/fast-map-config/actions/workflows/phpstan-7.yaml/badge.svg)](https://github.com/php-etl/fast-map-config/actions/workflows/phpstan-7.yaml)[![PHPStan level 8](https://github.com/php-etl/fast-map-config/actions/workflows/phpstan-8.yaml/badge.svg)](https://github.com/php-etl/fast-map-config/actions/workflows/phpstan-8.yaml)[![PHP](https://camo.githubusercontent.com/4d4951127e943fe37c394d14c8d0b925051d683ba418abb2eba549911130e99d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7068702d65746c2f666173742d6d61702d636f6e666967)](https://camo.githubusercontent.com/4d4951127e943fe37c394d14c8d0b925051d683ba418abb2eba549911130e99d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7068702d65746c2f666173742d6d61702d636f6e666967)

Example 1: configure mapping for an array
-----------------------------------------

[](#example-1-configure-mapping-for-an-array)

```
