From d8f59ba113d8daf0efcc319d43372a8789ceb8b5 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 6 Jul 2014 14:40:51 -0600 Subject: [PATCH] Remove inactive Underscore PHP port. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b8de05..a26c103 100644 --- a/README.md +++ b/README.md @@ -527,8 +527,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. -* [Underscore](http://brianhaveri.github.io/Underscore.php/) - A PHP port of the Underscore JS library. -* [Anahkiasen Underscore](http://anahkiasen.github.io/underscore-php/) - A redacted PHP port of Underscore.js with additional functions. +* [Underscore](http://anahkiasen.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. * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.