PHP-based WordPress plugin boilerplate for MVC-style fast plugin development.
WP-Trait is a PHP framework and boilerplate for building WordPress plugins using an MVC-like model. It provides model generators, collection helpers (posts, users, attachments), REST API routing, templating with theme overrides, and utilities for caching, sessions, file handling, and logging. Suitable for developers building custom WordPress plugins and REST endpoints.
0