visual-craft/web-server-bundle

Visual Craft WebServerBundle

Maintainers

Package info

github.com/Visual-Craft/web-server-bundle

Type:symfony-bundle

pkg:composer/visual-craft/web-server-bundle

Statistics

Installs: 656

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2020-07-28 14:47 UTC

This package is auto-updated.

Last update: 2026-03-01 00:32:18 UTC


README

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.

This bundle is based on symfony/web-server-bundle.

Differences

Differences from the original bundle:

  • Removed deprecations
  • Removed server:log command

Resources

License

See LICENSE file