clementdecou / simply-mvc
Simply Framework extension to add the availability using MVC pattern in WordPress
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 3
Type:wordpress-muplugin
Requires
- clementdecou/simply-maker: ^0.3
- symfony/http-foundation: ^6.3
- symfony/http-kernel: ^6.3
README
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