The simplest way to get started if you are using PHP 5.4 or above is to start the internal PHP cli-server in the root directory: php -S 0.0.0.0:8080 -t public/ public/index.php This will start the cli ...
Begin developing PSR-7 middleware applications in seconds! zend-expressive builds on zend-stratigility to provide a minimalist PSR-7 middleware framework for PHP with ...