10quality/wpmvc-mvc

Lightweight MVC for WPMVC (WordPress MVC framework).

v2.1.15 2023-01-04 23:22 UTC

README

Latest Stable Version Total Downloads License

Forked version for WPMVC.

Lightweight MVC is a small framework that adds Models, Views and Controllers to your custom WordPress plugin or theme.

Lightweight MVC utilices existing WordPress functionality preventing from overloading the already heavy loaded WordPress core.

This framework was inspired by Laravel to add the MVC design pattern to WordPress development in an efficient, elegant and optimized way.

Coding Guidelines

The coding is a mix between PSR-2 and WordPress PHP guidelines.

License

Lightweight MVC is free software distributed under the terms of the MIT license.