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
Jan 24, 2021
Oct 7, 2019
Dec 26, 2020
Jul 8, 2019
Mar 27, 2020
Aug 14, 2019
Jan 1, 2021
May 3, 2017
Dec 8, 2020
Sep 2, 2020
Mar 16, 2020
Jan 10, 2021
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