mixerapi/plugin

This package is abandoned and no longer maintained. No replacement package was suggested.

CakePHP skeleton plugin

Maintainers

Package info

github.com/mixerapi/plugin

Type:project

pkg:composer/mixerapi/plugin

Statistics

Installs: 24

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2020-08-07 13:08 UTC

This package is auto-updated.

Last update: 2021-02-21 03:55:29 UTC


README

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