Skip to content

Forme

Knocking WordPress into shape

A framework that bridges the gap between WordPress and modern development practices

Forme
🚀

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.

🛠️

Extensible

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.

😁

Friendly

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.

Made by Moussa Clarke @ Sanders Web Works with ❤️