The http-based PHP framework implements the Dispatcher pattern and can be configured as a front-controller or delegate the request to an application. Suitable for REST API services or monolithic server-side rendering.
php-framework
dispatcher
restful-api
webmvc
front-controller-pattern
php8
http-framework
webmvcconfigurer
-
Updated
Jul 23, 2023 - PHP