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

Latest commit

 

History

History
22 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.02 KB

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