PHPackages                             victorsabido/phpcs-config - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. victorsabido/phpcs-config

ActivePhpcodesniffer-standard[Utility &amp; Helpers](/categories/utility)

victorsabido/phpcs-config
=========================

Own PHP Coding Standards.

0.2.0(3y ago)08MITPHPPHP &gt;=7.2 &lt;8

Since Jun 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/VictorSabido/phpcs-config)[ Packagist](https://packagist.org/packages/victorsabido/phpcs-config)[ RSS](/packages/victorsabido-phpcs-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

phpcs Standard Rules
====================

[](#phpcs-standard-rules)

A brief description of what this project does and who it's for

How to install
--------------

[](#how-to-install)

Require this package

```
  composer require victorsabido/phpcs-config "*"  --dev
```

Publish the rules.xml

```
php artisan vendor:publish --tag=vsabido-phpcs --force

```

Add at the end the sentence for each update in composer.json

```
"scripts":{
  "post-update-cmd": [
      ... ,
      "@php artisan vendor:publish --tag=vsabido-phpcs --force"
  ]
}

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Total

3

Last Release

1444d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92c4b7ebb79d4e9fc6aeddc9907323226448e5b67387c7d6a26ed546da324a64?d=identicon)[VictorSabido](/maintainers/VictorSabido)

---

Top Contributors

[![VictorSabido](https://avatars.githubusercontent.com/u/19414594?v=4)](https://github.com/VictorSabido "VictorSabido (8 commits)")

### Embed Badge

![Health badge](/badges/victorsabido-phpcs-config/health.svg)

```
[![Health](https://phpackages.com/badges/victorsabido-phpcs-config/health.svg)](https://phpackages.com/packages/victorsabido-phpcs-config)
```

###  Alternatives

[phalcon/zephir

Zephir is a compiled high level language aimed to the creation of C-extensions for PHP

3.4k414.1k18](/packages/phalcon-zephir)[rafaelfragoso/haversini-formula

This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.

45212.0k](/packages/rafaelfragoso-haversini-formula)

PHPackages © 2026

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