Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

Latest commit

 

History

History
48 lines (34 loc) · 1.41 KB

index.rst

File metadata and controls

48 lines (34 loc) · 1.41 KB

Node-PHP

What if you could host wordpress on nodejs? This project makes it possible.

NodePHP is a small script I wrote a long time ago when I was experimenting with NodeJS when it was still in it's infancy. I like the nodejs express framework and the way it made it possible to quickly set up http servers.

I had a website running that was served by a nodejs server and I wanted to add wordpress installation to that website. So I decided why not make it possible to run php scripts using php-cgi and then serve the results with node? This is how original NodePHP came about. Since then it has been expanded by other people and made better.

Usage:

Run unit tests:

Indices and tables