Skip to content

Commit

Permalink
Merge pull request #154 from danieldiekmeier/patch-1
Browse files Browse the repository at this point in the history
php.js url has changed
  • Loading branch information
jprichardson committed Jun 13, 2015
2 parents 49da554 + ce3bbbd commit 8ef7a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Here's a list of alternative frameworks:
* [Google Closure's String](http://closure-library.googlecode.com/svn/docs/namespace_goog_string.html)
* [Underscore.string](http://epeli.github.com/underscore.string/)
* [Sugar.js](http://sugarjs.com)
* [php.js](http://phpjs.org/pages/home)
* [php.js](http://phpjs.org/functions/)

Why wasn't I happy with any of them? They are all static methods that don't seem to support chaining in a clean way 'OR' they have an odd dependency. Sugar is the notable exception.

Expand Down

0 comments on commit 8ef7a8b

Please sign in to comment.