From dd6a37fdc744f24130eafac682b2de0c6a66a4d1 Mon Sep 17 00:00:00 2001 From: wanashi Date: Sat, 15 Feb 2014 20:23:34 +0900 Subject: [PATCH] Add underbar.php --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfd9668..a19f1e6 100644 --- a/README.md +++ b/README.md @@ -508,6 +508,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Compose](https://github.com/igorw/compose) - A function composition library. * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. * [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library. +* [Underbar.php](http://emonkak.github.io/underbar.php/) - A collection processing library for PHP, like Underscore.js. * [Underscore](http://brianhaveri.github.io/Underscore.php/) - A PHP port of the Underscore JS library. * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook. * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.