PHPackages                             xtompie/flow - 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. xtompie/flow

ActiveLibrary

xtompie/flow
============

Flow collections

1.2.0(5y ago)1182↓100%1MITPHPPHP &gt;=7.4

Since Feb 28Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (4)Used By (1)

Flow
====

[](#flow)

Flow is the way and helpers traits to help build rich collections which better describe business language.

Flow gives:

- separated definition from execution,
- named transformations using ubiquitous/business language,
- encapsulation,
- clean, more readable code.

Flow is immutable.

Example
-------

[](#example)

To illustrate, let's go through the various implementation options:

### Plain procedural

[](#plain-procedural)

```
