elephox / web
Elephox Web library.
v0.6.0
2022-07-02 22:54 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/oor: dev-develop
- elephox/support: dev-develop
- jetbrains/phpstorm-attributes: ^1.0
- symfony/process: ^6.0
This package is auto-updated.
Last update: 2022-07-03 13:46:56 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.