Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.
/ web-server-bundle Public archive

Provides commands for running applications using the PHP built-in web server

License

Notifications You must be signed in to change notification settings

symfony/web-server-bundle

Repository files navigation

WebServerBundle

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.

Resources