Simply Framework extension to add the availability using MVC pattern in WordPress.
It integrates :
- Add Router with
Route(using PHP 8 attributes) - Real Controller with Request and Response with the Symfony HttpFoundation Component
- Adding resolver like Symfony Resolvers