symfony/web-server-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Installs: 14 207 929

Dependents: 324

Suggesters: 0

Security: 0

Stars: 1 280

Watchers: 6

Forks: 23

Type:symfony-bundle

v4.4.44 2022-06-27 13:16 UTC

This package is auto-updated.

Last update: 2023-01-01 16:23:45 UTC


README

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.

Resources