Maintained by: The Code Company
Important
WPMVC is currently in alpha, as such there may be breaking changes introduced on our path to beta/v1.0. While we hope you will find the package useful in its current state you're using it at your own risk.
This framework is intended to be a thin / lightweight library which provides some core MVC features for building applications with WordPress. You will most likely not interact with this package directly, instead please use the WPMVC Example repository which provides the basis for an mu-plugin using WPMVC as a dependency.
- PHP 8.1+
- WordPress 6.4+
- Dependency injection
- Use of traits for REST, routing etc.
- Scaffolding and other useful CLI tooling.
- Better documentation.
WPMVC is maintained by The Code Company, while we appreciate feedback and will endeavour to action requests for features/bug fixes this repository is not open to outside contribution at this time. You are, however, free to fork and use WPMVC in any way you see fit as per the ISC license.