PHPackages                             oefenweb/cakephp-xss-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-xss-codesniffer

ActiveLibrary[Framework](/categories/framework)

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

Oefenweb Code Sniffer for CakePHP XSS

3.0.2(1mo ago)011.1k2[1 PRs](https://github.com/Oefenweb/cakephp-xss-codesniffer/pulls)MITPHP &gt;=5.4.16

Since Aug 21Pushed 1mo ago2 watchersCompare

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

READMEChangelog (4)Dependencies (2)Versions (8)Used By (0)

Oefenweb Code Sniffer for CakePHP 2 (XSS)
=========================================

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

This code works with [phpcs](https://github.com/PHPCSStandards/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 CakePHPXSSOefenweb && cd $_ && composer require oefenweb/cakephp-xss-codesniffer=^2.0.0;
```

```
vendor/bin/phpcs \
  --config-set installed_paths "${PWD}/vendor/wp-coding-standards/wpcs,${PWD}/vendor/oefenweb/cakephp-xss-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=CakePHPXSSOefenweb --extensions=ctp app/View/Pages;
```

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance89

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 55.6% 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 ~462 days

Recently: every ~0 days

Total

7

Last Release

55d ago

Major Versions

2.0.0 → 3.0.02023-05-23

2.0.1 → 3.0.22026-03-24

2.x-dev → 3.x-dev2026-03-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/8408dd4d7c016002e99aa4bdb978519a5a1966ce14f7afc90b5830dbe864500a?d=identicon)[oefenweb](/maintainers/oefenweb)

---

Top Contributors

[![tersmitten](https://avatars.githubusercontent.com/u/3392962?v=4)](https://github.com/tersmitten "tersmitten (5 commits)")[![mvdriel](https://avatars.githubusercontent.com/u/408052?v=4)](https://github.com/mvdriel "mvdriel (3 commits)")[![rodrigoprimo](https://avatars.githubusercontent.com/u/77215?v=4)](https://github.com/rodrigoprimo "rodrigoprimo (1 commits)")

---

Tags

cakephpcicodesnifferphpphpcstravis-ciframeworkcodesniffer

### Embed Badge

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

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

###  Alternatives

[cakephp/cakephp-codesniffer

CakePHP CodeSniffer Standards

23711.0M658](/packages/cakephp-cakephp-codesniffer)[yiisoft/yii2-coding-standards

Yii PHP Framework Version 2 - Coding standard tools

1831.0M165](/packages/yiisoft-yii2-coding-standards)[spryker/code-sniffer

Spryker Code Sniffer Standards

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

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[linnk/allman-codesniffer

Allman CodeSniffer &amp; Linnk Standards

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

PHPackages © 2026

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