WordPress plugin boilerplate using dependency injection, service providers, and modular structure.
Rabbit Framework is a PHP boilerplate for building WordPress plugins with dependency injection, service providers, and PSR-4 autoloading. It includes helpers for loading assets, registering service providers, activation/deactivation hooks, configuration files, template loading, and optional Eloquent database and logging integrations; suited for modular, testable plugin development.
0