From 2e60aa08336fe5fd2323437d0643083a4e3db05d Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 18 Apr 2013 08:51:59 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index db68802..e802f00 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -259,6 +259,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library. * [Plum](https://github.com/aerialls/Plum) - A deployer library. * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks. +* [Compose](https://github.com/igorw/compose) - A function composition library. ## Official APIs