From d948db26224c962c0731322887641258c5a8099a Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 7 Oct 2013 10:10:08 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 0553800..e933fe4 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -352,6 +352,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Galapagos](https://github.com/igorw/galapagos) - Evolutionary language transformation. * [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP. * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR). +* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library. ## Third Party APIs