Browse Source

Merge pull request #142 from epicwhale/patch-1

Added Anahkiasen Underscore library to Misc category
pull/141/merge
ziadoz 11 years ago
parent
commit
daf46e8c7e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

528
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
528
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
529
 * [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.
529
 * [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.
530
 * [Underscore](http://brianhaveri.github.io/Underscore.php/) - A PHP port of the Underscore JS library.
530
 * [Underscore](http://brianhaveri.github.io/Underscore.php/) - A PHP port of the Underscore JS library.
531
+* [Anahkiasen Underscore](http://anahkiasen.github.io/underscore-php/) - A redacted PHP port of Underscore.js with additional functions.
531
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
532
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
532
 * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
533
 * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
533
 * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
534
 * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.

Loading…
Cancel
Save