PHPackages                             letharion/functional-composable-php - 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. letharion/functional-composable-php

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

letharion/functional-composable-php
===================================

Wrapper around php's array functions making them composable.

157PHP

Since May 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/letharion/functional-composable-php)[ Packagist](https://packagist.org/packages/letharion/functional-composable-php)[ RSS](/packages/letharion-functional-composable-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Composable functional programming in PHP

Master branch status: [![](https://camo.githubusercontent.com/98bc72f95338dbe48457205b46afd595c713981ea836ea326c86409b75825a2f/68747470733a2f2f7472617669732d63692e6f72672f6c6574686172696f6e2f66756e6374696f6e616c2d636f6d706f7361626c652d7068702e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/98bc72f95338dbe48457205b46afd595c713981ea836ea326c86409b75825a2f/68747470733a2f2f7472617669732d63692e6f72672f6c6574686172696f6e2f66756e6374696f6e616c2d636f6d706f7361626c652d7068702e7376673f6272616e63683d6d6173746572)

This library acts as a wrapper around several of PHP's built in array operators to provide an easy way to [compose](http://en.wikipedia.org/wiki/Function_composition_%28computer_science%29) them.

Example:

```
