Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

mixerapi/plugin

Repository files navigation

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