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