From b748e5867f2df0a8e943b30d2c9ee02dfbf670a7 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 30 May 2013 10:35:36 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index ef69ad6..35ed51e 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -282,6 +282,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks. * [Compose](https://github.com/igorw/compose) - A function composition library. * [Nod](https://github.com/filp/nod) - A notification library (e.g. Growl). +* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. ## Official APIs