mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Merge pull request #267 from brianhaveri/master
Link to Underscore.php in docs
This commit is contained in:
@@ -1256,6 +1256,14 @@ _([1, 2, 3]).value();
|
||||
available on GitHub.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="http://brianhaveri.github.com/Underscore.php/">Underscore.php</a>,
|
||||
a PHP port of the functions that are applicable in both languages.
|
||||
Includes OOP-wrapping and chaining.
|
||||
The <a href="http://github.com/brianhaveri/Underscore.php">source</a> is
|
||||
available on GitHub.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/edtsech/underscore.string">Underscore.string</a>,
|
||||
an Underscore extension that adds functions for string-manipulation:
|
||||
|
||||
Reference in New Issue
Block a user