Skip to content

Commit

Permalink
Merge branch 'master' of github.com:puritys/nodejs-phplike
Browse files Browse the repository at this point in the history
  • Loading branch information
puritys committed Nov 26, 2014
2 parents 1dcd0e2 + 26a867c commit bc12425
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<h1>Node.js - phplike</h1>
Node.js - phplike
=======================

This project's purpose is to implement some useful php function to node.js

Expand All @@ -7,6 +8,7 @@ Support synchronous exec to prevent node.js too many callback function, it will
Phplike can not execute in windows system now, I only have time to support Linux and Mac.

* npm: https://npmjs.org/package/phplike
* All version: https://registry.npmjs.org/phplike
* Git Source: https://github.com/puritys/nodejs-phplike


Expand All @@ -18,6 +20,9 @@ Dependency

If you install the phplike 2.0 , you will need libcurl package, because phplike support curl in version 2.0.

phplike@2.0.5 support Mac system now.



Completed PHP Method
-------------------------
Expand Down

0 comments on commit bc12425

Please sign in to comment.