wpmvc / wpmvc
WpMVC is a WordPress plugin framework that makes web development easy and enjoyable.
2.0.0
2026-03-09 09:18 UTC
Requires
- php: >=7.4
- wpmvc/framework: ^2.0.0
Requires (Dev)
- bamarni/composer-bin-plugin: 1.8.2
- dealerdirect/phpcodesniffer-composer-installer: 1.0.0
- mockery/mockery: ^1.6
- phpcompatibility/phpcompatibility-wp: 2.1.4
- phpunit/phpunit: ^9.6
- squizlabs/php_codesniffer: 3.7.2
- wp-cli/i18n-command: ^2.0@dev
- wp-coding-standards/wpcs: ^2.3
- wpmvc/artisan: ^2.0.0
- yoast/phpunit-polyfills: ^2.0
README
WpMVC
The core foundation for building powerful and maintainable WordPress plugins. It integrates all WpMVC components—routing, database, request validation, helpers, and more—into a cohesive, modern development experience inspired by Laravel.
For a full list of available features and detailed usage guides, please refer to the WpMVC Documentation.