WordPress plugin boilerplate with Blade-style views, SCSS, TypeScript, and CLI

A starter boilerplate for building WordPress plugins using PHP, JavaScript/TypeScript, and an asset pipeline for SCSS and JS. Provides a CLI to scaffold classes, routes, shortcodes, taxonomies, admin menus, AJAX/REST endpoints, and other common plugin pieces. Suited for developers who want a structured plugin starter with scaffold tooling and template-specific script loading.
0