diff --git a/index.html b/index.html index 87dee9701..3289b5d36 100644 --- a/index.html +++ b/index.html @@ -1256,6 +1256,14 @@ _([1, 2, 3]).value(); available on GitHub.
++ Underscore.php, + a PHP port of the functions that are applicable in both languages. + Includes OOP-wrapping and chaining. + The source is + available on GitHub. +
+Underscore.string, an Underscore extension that adds functions for string-manipulation: