"php -s" syntax

PHP
cd path/to/your/app
php -S localhost:8000
Source

Also in PHP: