visual-craft/web-server-bundle

Visual Craft WebServerBundle

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

This package is auto-updated.

Last update: 2024-03-28 23:18:53 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