Plugin Framework for WordPress 🚀
Lightweight composer package to build your WordPress plugin in MVC style.
Get started now View it on GitHub
Features
- Autowiring
- Routing on top of WordPress via attributes
- WordPress REST routes via attributes
- WP CLI commands via attributes
- WordPress hooks via attributes
Requirements
- PHP >= 8.1
Read more: Installation