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

Maintainers

👁 fabpot

Package info

github.com/symfony/web-server-bundle

Homepage

Type:symfony-bundle

pkg:composer/symfony/web-server-bundle

Statistics

Installs: 15 553 782

Dependents: 298

Suggesters: 0

Stars: 1 280

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

Requires

Requires (Dev)

None

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT b58e4ab115c6f6879f6e0de35c08b2dfd9e24c3b

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