SCI WP Framework
A MVC Framework for WordPress
by Eduardo Lazaro · github.com/sciwp/sciwp-framework · website
★ 16stars
3forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/sciwp/sciwp-framework/archive/refs/heads/master.zipFrom the readme
MVC WP
A MVC Framework for WordPress.
Funtionalities
ORM with most common CRUD operations and Query builder
MVC Architecture (Controllers, Models, Views)
Service container supporting parametrized dependency injection
Namespaces and PSR-4 compliant autoloader
Configure custom URL routes hierarchically
Extend with other plugins working as addons
Collections, Services and dynamic method bindings
Activation and deactivation actions and checks
Asset manager for JS scripts and CSS files
Service providers
NOTE: For instructions of how to use this framework check the documentation at http://www.sciwp.com
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.