PHPackages                             ciricihq/cirici-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. ciricihq/cirici-codesniffer

ActiveLibrary[Framework](/categories/framework)

ciricihq/cirici-codesniffer
===========================

Cirici CodeSniffer Standards

3.1.0(11y ago)21.1k2MITPHP

Since May 22Pushed 9y ago3 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (17)Used By (2)

Cirici Code Sniffer [![Build Status](https://camo.githubusercontent.com/09f640b3f22659b4f0e831e2536062ad0402e350e682df6dcf5c75596b443dc5/68747470733a2f2f7472617669732d63692e6f72672f63697269636968712f6369726963692d636f6465736e69666665722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/ciricihq/cirici-codesniffer)
====================================================================================================================================================================================================================================================================================================================================

[](#cirici-code-sniffer-)

This code works with [phpcs](http://pear.php.net/manual/en/package.php.php-codesniffer.php)and checks code against the coding standards used in Cirici Thinking Digital PHP projects.

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

[](#installation)

You should install this codesniffer with composer:

```
composer require ciricihq/cirici-codesniffer
vendor/bin/phpcs --config-set installed_paths /path/to/your/app/vendor/ciricihq/cirici-codesniffer

```

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

Usage
-----

[](#usage)

Depending on how you installed the code sniffer changes how you run it. If you have installed phpcs, and this package with PEAR, you can do the following:

```
vendor/bin/phpcs --standard=Cirici /path/to/code

```

⚠️ Warning when these sniffs are installed with composer, ensure that you have configured the CodeSniffer `installed_paths` setting.

License
-------

[](#license)

```
The MIT License (MIT)

CakePHP(tm) : The Rapid Development PHP Framework (http://cakephp.org)
Copyright (c) 2005-2013, Cake Software Foundation, Inc.
Cirici Thinking Digital (http://cirici.com)
Copyright (c) 2015, Cirici Thinking Digital

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~14 days

Total

16

Last Release

4060d ago

Major Versions

0.1.31 → 1.0.02014-12-22

1.x-dev → 2.0.02015-02-05

2.0.3 → 3.0.02015-04-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4225298?v=4)[Genar Trias Ortiz](/maintainers/gtrias)[@gtrias](https://github.com/gtrias)

![](https://avatars.githubusercontent.com/u/153305?v=4)[Òscar Casajuana](/maintainers/elboletaire)[@elboletaire](https://github.com/elboletaire)

---

Top Contributors

[![markstory](https://avatars.githubusercontent.com/u/24086?v=4)](https://github.com/markstory "markstory (145 commits)")[![bcrowe](https://avatars.githubusercontent.com/u/752603?v=4)](https://github.com/bcrowe "bcrowe (41 commits)")[![ADmad](https://avatars.githubusercontent.com/u/142658?v=4)](https://github.com/ADmad "ADmad (33 commits)")[![ceeram](https://avatars.githubusercontent.com/u/111448?v=4)](https://github.com/ceeram "ceeram (21 commits)")[![jrbasso](https://avatars.githubusercontent.com/u/26548?v=4)](https://github.com/jrbasso "jrbasso (18 commits)")[![elboletaire](https://avatars.githubusercontent.com/u/153305?v=4)](https://github.com/elboletaire "elboletaire (18 commits)")[![AD7six](https://avatars.githubusercontent.com/u/33387?v=4)](https://github.com/AD7six "AD7six (15 commits)")[![lorenzo](https://avatars.githubusercontent.com/u/37621?v=4)](https://github.com/lorenzo "lorenzo (10 commits)")[![tersmitten](https://avatars.githubusercontent.com/u/3392962?v=4)](https://github.com/tersmitten "tersmitten (4 commits)")[![rchavik](https://avatars.githubusercontent.com/u/39490?v=4)](https://github.com/rchavik "rchavik (4 commits)")[![derekperkins](https://avatars.githubusercontent.com/u/3588778?v=4)](https://github.com/derekperkins "derekperkins (3 commits)")[![TiuTalk](https://avatars.githubusercontent.com/u/145339?v=4)](https://github.com/TiuTalk "TiuTalk (3 commits)")[![cake17](https://avatars.githubusercontent.com/u/1652972?v=4)](https://github.com/cake17 "cake17 (2 commits)")[![cdburgess](https://avatars.githubusercontent.com/u/216284?v=4)](https://github.com/cdburgess "cdburgess (2 commits)")[![renan](https://avatars.githubusercontent.com/u/28046?v=4)](https://github.com/renan "renan (2 commits)")[![antograssiot](https://avatars.githubusercontent.com/u/4977112?v=4)](https://github.com/antograssiot "antograssiot (2 commits)")[![yandod](https://avatars.githubusercontent.com/u/103903?v=4)](https://github.com/yandod "yandod (1 commits)")[![d33vil](https://avatars.githubusercontent.com/u/331948?v=4)](https://github.com/d33vil "d33vil (1 commits)")[![justinyost](https://avatars.githubusercontent.com/u/85320?v=4)](https://github.com/justinyost "justinyost (1 commits)")[![clawsonm](https://avatars.githubusercontent.com/u/3893443?v=4)](https://github.com/clawsonm "clawsonm (1 commits)")

---

Tags

frameworkcodesniffer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ciricihq-cirici-codesniffer/health.svg)

```
[![Health](https://phpackages.com/badges/ciricihq-cirici-codesniffer/health.svg)](https://phpackages.com/packages/ciricihq-cirici-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)[silverstripe/behat-extension

SilverStripe framework extension for Behat

32564.2k5](/packages/silverstripe-behat-extension)[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)
