php-server

Run a local PHP server from within Atom, displaying the log in a bottom panel

leijou

101,722

33

0.8.0

MIT

GitHub

PHP Server

An Atom package to run PHP's built-in development server and display the log in a bottom pane. Can be started from any folder in the tree, the currently opened file, or the project root.

Screenshot

Requirements

PHP must be installed on your machine, version 5.4 or greater.

If php is not in your system PATH you will need to put in the full path to your PHP executable in the settings of this package.

Commands