diff --git a/index.html b/index.html index de196cdea..9ab3f4d10 100644 --- a/index.html +++ b/index.html @@ -1247,6 +1247,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: