PHPackages                             oefenweb/cakephp-codesniffer - 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. [Framework](/categories/framework)
4. /
5. oefenweb/cakephp-codesniffer

ActiveLibrary[Framework](/categories/framework)

oefenweb/cakephp-codesniffer
============================

Oefenweb Code Sniffer for CakePHP 2

v3.0.4(1y ago)031.9k2[2 PRs](https://github.com/Oefenweb/cakephp-codesniffer/pulls)6MITPHP &gt;=5.4

Since Mar 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Oefenweb/cakephp-codesniffer)[ Packagist](https://packagist.org/packages/oefenweb/cakephp-codesniffer)[ Docs](http://github.com/Oefenweb/cakephp-codesniffer)[ RSS](/packages/oefenweb-cakephp-codesniffer/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)Dependencies (1)Versions (15)Used By (6)

Oefenweb Code Sniffer for CakePHP 2
===================================

[](#oefenweb-code-sniffer-for-cakephp-2)

This code works with [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) and checks code against the coding standards used at Oefenweb.

Installation
------------

[](#installation)

It's generally recommended to install these code sniffs with `composer`:

```
mkdir CakePHPOefenweb && cd $_ && composer require oefenweb/cakephp-codesniffer=^2.0.0;
```

```
vendor/bin/phpcs \
  --config-set installed_paths "${PWD}/vendor/cakephp/cakephp-codesniffer,${PWD}/vendor/oefenweb/cakephp-codesniffer" \
;
```

This lets `phpcs` know where to find your new sniffs. Ensure that you do not overwrite any existing `installed_paths` value.

Usage
-----

[](#usage)

```
vendor/bin/phpcs --standard=CakePHPOefenweb ~/foo/bar/index.php;
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~285 days

Recently: every ~1 days

Total

13

Last Release

717d ago

Major Versions

v1.1.0 → v2.0.02017-11-03

v2.0.0 → v3.0.02017-11-03

v2.0.2 → v3.0.32024-07-11

v2.0.3 → 3.x-dev2024-07-17

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.10

v3.0.0PHP &gt;=5.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4697819?v=4)[Oefenweb.nl](/maintainers/oefenweb)[@Oefenweb](https://github.com/Oefenweb)

---

Top Contributors

[![tersmitten](https://avatars.githubusercontent.com/u/3392962?v=4)](https://github.com/tersmitten "tersmitten (13 commits)")

---

Tags

cakephpcakephp-plugincicodesnifferphpphpcstravis-ciframeworkcodesniffer

### Embed Badge

![Health badge](/badges/oefenweb-cakephp-codesniffer/health.svg)

```
[![Health](https://phpackages.com/badges/oefenweb-cakephp-codesniffer/health.svg)](https://phpackages.com/packages/oefenweb-cakephp-codesniffer)
```

###  Alternatives

[cakephp/cakephp-codesniffer

CakePHP CodeSniffer Standards

23711.7M763](/packages/cakephp-cakephp-codesniffer)[yiisoft/yii2-coding-standards

Yii PHP Framework Version 2 - Coding standard tools

1821.2M178](/packages/yiisoft-yii2-coding-standards)[spryker/code-sniffer

Spryker Code Sniffer Standards

384.3M2.8k](/packages/spryker-code-sniffer)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

681.0M18](/packages/pestphp-pest-plugin-stressless)[linnk/allman-codesniffer

Allman CodeSniffer &amp; Linnk Standards

122.1k](/packages/linnk-allman-codesniffer)

PHPackages © 2026

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