mixerapi/cakephp-plugin-template

CakePHP skeleton plugin


Keywords
cakephp, cakephp-plugin, cakephp-skeleton, cakephp-template, cakephp4
License
MIT

Documentation

MixerApi Plugin Template

Latest Version on Packagist License: MIT MixerApi CakePHP Minimum PHP Version

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.

Usage

composer create-project -s dev --prefer-dist mixerapi/plugin {plugin-name}

Features

  • Creates a MixerAPI themed README.md
  • Defines PHPStan, PHPMD, and PHPCS rules
  • Updates namespaces in src/Plugin.php and in composer.json