Tuesday, July 16, 2013


Node.js for PHP Developers Porting PHP to Node.js


If you're an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you'll also discover how to refactor and improve existing PHP 4 or PHP 5 source code.

At the end, you'll have two fully functional codebases to provide to your users. You can update both of them simultaneously, using this book as a reference to important aspects of PHP and Node.js.


  • Use a simple Node.js framework to convert individual PHP pages to Node.js files 
  • Refactor blocking PHP source code to non-blocking Node.js source code that uses callbacks 
  • Convert PHP syntax, variables, and types to Node.js 
  • Use a step-by-step technique for implementing PHP classes and class inheritance in Node.js 
  • Convert PHP file handling APIs into their Node.js equivalents 
  • Compare approaches for using a MySQL database in Node.js and PHP 
  • Convert PHP code for JSON or XML APIs into Node.js code for npm packages

Reviews of Node.js for PHP developer 

If you just want to convert your existing php-code to javascript and run it via node.js, this is book for you.
But if you want to learn how to take advantage of node.js and it's modules, etc, you should definitely read something else.

Download links:

If download url is error, please send us message on our facebook fanpage . We will fix it as soon as posible and reply you.

0 comments:

Post a Comment