WordPressMVC

The ultimate WordPress framework for custom Themes and Plugins development.

Development is fast and easy!

WordPress MVC (WPMVC) framework is FREE, is Open Source, and will help you develop and deploy awesome themes and plugins faster and easier.

Via composer command:

composer create-project 10quality/wpmvc {your-app-name}

Get Started

Quickly understand the framework and what you will need to start.

Documentation

Get to know all the features and what you can do with them.

Tutorials

Learn how to use WordPress MVC in no time.

Blog

News, patch notes, troubleshooting examples, and other articles.

Why WordPress MVC?

MVC

Implements the model-view-controller design pattern.

Dependency Injection

Implements the dependency injection design pattern using Composer and Npm.

Scaffolding

Scaffolding via Ayuco command-line interpreter.

WordPress Integration

Complete WordPress integration; supports hooks, widgets and shortcodes.

Gulp

Gulp (tasker) integration for compilation, compression, and deployment.

Performance

Optimized for enterprise level performance. Has internal buffering and takes in consideration memory allocation.

Extendable

The functionality and features of a project can be easily extended through community-developed add-ons.

Open Sourced

FREE, powerful, public code visibility and frequently updated.