Super-light core
The core is a thin application container and nothing more. No base classes to fight, no overhead on requests that don't use the framework.


A tiny core built entirely on components — declared in config, loaded only when you use them. Models, routing, views, meta boxes and options without the boilerplate.
In active development
We're actively building WPMVC Debug, a debug toolbar and profiler for the framework. A floating panel on the front end that lets you inspect a request as you develop — applications, components, database queries, logs, scheduled cron jobs and the server environment — all without touching your application code.