🚀
Modern
Brings modern workflows to WordPress, including OOP, MVC, DI, PSR4 and more. If you're coming from Laravel or Symfony, you'll feel right at home. No more weird while loops or insane functions.php files.
Knocking WordPress into shape
A framework that bridges the gap between WordPress and modern development practices
Brings modern workflows to WordPress, including OOP, MVC, DI, PSR4 and more. If you're coming from Laravel or Symfony, you'll feel right at home. No more weird while loops or insane functions.php files.
Need new features? Just write service classes. Composer works as you'd expect so you can include third party php libraries, or even plugins and themes via wp-packagist.
Human-readable yaml for all your hooks. A full featured code generation cli covering many use cases. And it's all optional, just stick with standard WP functions and patterns if and when you need to.