Download the PHP package timostamm/microserver without Composer
On this page you can find all versions of the php package timostamm/microserver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package microserver
PHP Microserver
Minimal web server based on Symfony components.
It is very simple to use:
For an example how to use composer autoloading, see htdocs/index.php
Features:
- Support for symfony
@Route
annotations - Support for route parameters as controller arguments (scalar types)
- Robust exception handling
- JSON exception formatting (by using JsonServer)
- Controller constructor arguments can be provided by calling addController() with a factory function as second argument
- Nothing else
All versions of microserver with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
symfony/http-foundation Version ^4.0
symfony/routing Version ^4.0
doctrine/annotations Version ^1.6
doctrine/cache Version ^1.7
symfony/http-foundation Version ^4.0
symfony/routing Version ^4.0
doctrine/annotations Version ^1.6
doctrine/cache Version ^1.7
The package timostamm/microserver contains the following files
Loading the files please wait ....