PHP WordPress plugin boilerplate with Composer, PNPM, Webpack, i18n, and tooling
A lightweight boilerplate to scaffold WordPress plugins using PHP, Composer, Node.js (PNPM), and Webpack. It provides PSR-4 autoloading, modern PHP patterns, an asset build pipeline, i18n file generation, lifecycle handlers, and build/zipping scripts for development and distribution. Suited for developers creating distributable WordPress plugins.
0