Stars: 1278
Forks: 22
Pull Requests: 1
Issues: 0
Watchers: 6
Last Updated: 2022-07-29 12:26:26
Provides commands for running applications using the PHP built-in web server
License: MIT License
Languages: PHP
CAUTION: this bundle is deprecated since Symfony 4.4. Instead, use the Symfony Local Web Server.
WebServerBundle provides commands for running applications using the PHP built-in web server. It simplifies your local development setup because you don't have to configure a proper web server such as Apache or Nginx to run your application.