Slim WordPress plugin boilerplate integrating PHP OOP principles for high-performance development.
v0.2.4 | GPL v3+
This boilerplate is provided "as is", without warranty of any kind, either expressed or implied. The author is not liable for any damages arising from its use. Use at your own risk.
- PHP OOP (PSR-4) + Composer autoload (
src/)
vendor/bin/phpcs
- PHP 8.1+ (tested up to PHP 8.4)
- WordPress 6.5+ (Full Site Editing ready)
- MySQL 5.7+ / MariaDB 10.4+
- Composer 2.7+
- Node.js 18+ / 20 LTS
- npm 9+ / yarn 1.22+
- sass, esbuild
- PHPCS 3.8+ (phpcs.xml inklusive, PSR-12)