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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e86c65 · Oct 28, 2020
Oct 28, 2020
Oct 7, 2019
Sep 2, 2020
Jul 8, 2019
Mar 27, 2020
Aug 14, 2019
Jan 1, 2020
May 3, 2017
Oct 7, 2019
Sep 2, 2020
Mar 16, 2020
Oct 24, 2020
Nov 11, 2018

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