PHPackages                             ishanvyas22/cakephp-plugin-skeleton - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ishanvyas22/cakephp-plugin-skeleton

ActiveLibrary

ishanvyas22/cakephp-plugin-skeleton
===================================

A skeleton repository to quickly start a new CakePHP plugin

v1.2.0(5y ago)022MITPHPPHP &gt;=7.2CI failing

Since Jul 15Pushed 5y agoCompare

[ Source](https://github.com/ishanvyas22/cakephp-plugin-skeleton)[ Packagist](https://packagist.org/packages/ishanvyas22/cakephp-plugin-skeleton)[ RSS](/packages/ishanvyas22-cakephp-plugin-skeleton/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

CakePHP Plugin Skeleton
=======================

[](#cakephp-plugin-skeleton)

[![Latest Stable Version](https://camo.githubusercontent.com/842b843069148e096698d532bc6381dadb6285957d3abdb05699be7208615670/68747470733a2f2f706f7365722e707567782e6f72672f697368616e7679617332322f63616b657068702d706c7567696e2d736b656c65746f6e2f76)](//packagist.org/packages/ishanvyas22/cakephp-plugin-skeleton)[![Total Downloads](https://camo.githubusercontent.com/8d3163288a5f6077c7a22215a4834d25ae6230a47787f2362c254d073d1e1f96/68747470733a2f2f706f7365722e707567782e6f72672f697368616e7679617332322f63616b657068702d706c7567696e2d736b656c65746f6e2f646f776e6c6f616473)](//packagist.org/packages/ishanvyas22/cakephp-plugin-skeleton)[![Latest Unstable Version](https://camo.githubusercontent.com/4a8ed5b5627c67f6437b60e06c1c359e235cdc1e203782eafae519ec30a976cb/68747470733a2f2f706f7365722e707567782e6f72672f697368616e7679617332322f63616b657068702d706c7567696e2d736b656c65746f6e2f762f756e737461626c65)](//packagist.org/packages/ishanvyas22/cakephp-plugin-skeleton)[![License](https://camo.githubusercontent.com/776efe96247a01641b17490abb9a52a835cc888a794cf7e487f95adfbef6ffb4/68747470733a2f2f706f7365722e707567782e6f72672f697368616e7679617332322f63616b657068702d706c7567696e2d736b656c65746f6e2f6c6963656e7365)](//packagist.org/packages/ishanvyas22/cakephp-plugin-skeleton)[![Build Status](https://camo.githubusercontent.com/20eb10d5079540af480286db93cedf4cda9e43bd6f273b3188efef56077459a8/68747470733a2f2f7472617669732d63692e636f6d2f697368616e7679617332322f63616b657068702d706c7567696e2d736b656c65746f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/ishanvyas22/cakephp-plugin-skeleton)

CakePHP plugin skeleton to quickly start with your next plugin idea.

> **Requires [CakePHP 4.1.0+](https://book.cakephp.org/4/en/index.html) and [PHP 7.2.0+](https://php.net/releases/)**

#### Create your plugin using [Composer](https://getcomposer.org):

[](#create-your-plugin-using-composer)

```
composer create-project ishanvyas22/cakephp-plugin-skeleton --prefer-source my-awesome-plugin
```

#### Check coding standard with [CakePHP Code Sniffer](https://github.com/cakephp/cakephp-codesniffer):

[](#check-coding-standard-with-cakephp-code-sniffer)

```
composer cs-check
```

#### Auto format code with [CakePHP Code Sniffer](https://github.com/cakephp/cakephp-codesniffer):

[](#auto-format-code-with-cakephp-code-sniffer)

```
composer cs-fix
```

#### Fix &amp; Check coding standard together using single command:

[](#fix--check-coding-standard-together-using-single-command)

```
composer check
```

#### Run static analysis using [PHPStan](https://github.com/phpstan/phpstan/):

[](#run-static-analysis-using-phpstan)

```
composer analyze
```

#### Run unit tests using [PHPUnit](https://github.com/sebastianbergmann/phpunit)

[](#run-unit-tests-using-phpunit)

```
composer test
```

👷 All set, start building your plugin.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

4

Last Release

2123d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d8854d81c1b1c68250dadf327bc19eb8017545a2aab2e37cc5ed7504cbbc09ec?d=identicon)[ishanvyas](/maintainers/ishanvyas)

---

Top Contributors

[![ishanvyas22](https://avatars.githubusercontent.com/u/17404636?v=4)](https://github.com/ishanvyas22 "ishanvyas22 (48 commits)")

---

Tags

phppackagecakephpSkeletoncakephp-plugin

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ishanvyas22-cakephp-plugin-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/ishanvyas22-cakephp-plugin-skeleton/health.svg)](https://phpackages.com/packages/ishanvyas22-cakephp-plugin-skeleton)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
