php-symfony-web-server-bundle

Provide commands for applications using the PHP built-in web server
  https://symfony.com/doc/4.3/bundles
  0
  no reviews



Symfony WebServerBundle provides commands for running applications using the PHP built-in web server. It simplifies local development setup, avoiding the configuration of a proper web server such as Apache or Nginx to run an application.

Symfony is a PHP framework, a set of tools and a development methodology.