elephox / web
Elephox Web library.
v0.7.0
2022-10-21 14:38 UTC
Requires
- php: ^8.1 <8.3
- ext-mbstring: *
- elephox/autoloading: dev-develop
- elephox/collection: dev-develop
- elephox/configuration: dev-develop
- elephox/console: dev-develop
- elephox/di: dev-develop
- elephox/files: dev-develop
- elephox/http: dev-develop
- elephox/mimey: ^4.0
- elephox/oor: dev-develop
- elephox/support: dev-develop
- jetbrains/phpstorm-attributes: ^1.0
- symfony/process: ^6.0
- dev-develop
- 0.9.0.x-dev
- 0.8.0.x-dev
- v0.7.0
- v0.6.0
- v0.5.0
- v0.4.3
- 0.4.0-alpha5
- 0.4.0-alpha4
- 0.4.0-alpha3
- 0.4.0-alpha2
- 0.4.0-alpha1
- 0.3.27
- dev-release/0.9
- dev-release/0.8
- dev-release/0.7
- dev-release/0.6.0
- dev-16-psr-20-clock
- dev-18-make-servicecollection-more-extensible
- dev-release/0.6
- dev-release/0.5
- dev-release/0.4
- dev-release/0.3
This package is auto-updated.
Last update: 2024-10-30 01:42:59 UTC
README
This module is used by Elephox to provide a web application and adds the abilities to register routes and handle HTTP requests.
For an example, take a look at the index.php of the Elephox docs.