This won’t give you the entire nodejs ecosystem, but if its just some JS that you want, you could use the v8js extension in PHP. http://www.php.net/manual/en/book.v8js.php
-- Abhay Rana http://about.me/n3m0 On Mon, Mar 24, 2014 at 2:54 PM, Angel Java Lopez <[email protected]>wrote: > One path to explore: use dnode > > http://ajlopez.github.io/Talks/PhpNode/index.html#/8 > https://github.com/substack/dnode > > There are two PHP clients, one sync and another async > https://github.com/erasys/dnode-php-sync-client > https://github.com/bergie/dnode-php > > I don't know how to use the async client in a web application. Maybe, the > sync client is good enought for the first "baby steps" in your project > > More details, dnode + php async, php as client, php as server at: > http://bergie.iki.fi/blog/dnode-make_php_and_node-js_talk_to_each_other/ > > Angel "Java" Lopez > @ajlopez > > > > > On Mon, Mar 24, 2014 at 4:22 AM, Sridhar Reddy > <[email protected]>wrote: > >> Sir, I have been working with an web application in PHP. After >> coming to know about node js and its flexibility i want to write few >> functionalities in Node js and integrate with php for my app. Can you >> please tell me a easy and best way to achieve it >> >> -- >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "nodejs" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
