A skeleton for creating standalone plugins in CakePHP 4.x. While this plugin is geared towards building MixerAPI
project plugins, you can use this for your own projects or fork and change what you need.
composer create-project -s dev --prefer-dist mixerapi/plugin {plugin-name}- Creates a MixerAPI themed
README.md - Defines PHPStan, PHPMD, and PHPCS rules
- Updates namespaces in
src/Plugin.phpand incomposer.json