node-php-server icon indicating copy to clipboard operation
node-php-server copied to clipboard

Create a built-in PHP server in your node.js script

Results 7 node-php-server issues
Sort by recently updated
recently updated
newest added

Please help, i can't install this module via linux terminal.

I have an issue when building my app using electron-package with node-php-server. The app runs fine doing a npm start but when i build the app all of my css...

is base '../' acceptable? i have the server in a subdir, and getting an empty output. trying to better understand how to define ALL the paths on both the .js...

Thanks for the wonderful project! I am using it since it does not add Gulp or Grunt dependencies outside of testing. I also started a very simple CLI at: https://github.com/brodybits/node-php-serve...

Missing jshint, missing "describe", whatever that is.. Am I doing something funny? ###### npm install --save node-php-server Go to /Tests dir and type "node index.js" ######

TESTED in Travis-CI OK. Unsupported versions dropped due to known security issues. .travis.yml fixed with _some_ help from: - http://stackoverflow.com/questions/22111549/travis-ci-with-clang-3-4-and-c11/30925448#30925448 - https://github.com/audreyt/node-webworker-threads/blob/master/.travis.yml#L15-L25