PHPackages                             wvnderlab-agency/php-codestyles - 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. wvnderlab-agency/php-codestyles

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wvnderlab-agency/php-codestyles
===============================

A PHP package providing PHP-CS-Fixer configurations and rulesets for Wvnderlab Agency projects.

0.2.4(6mo ago)1120↓33.3%MITPHPPHP ^8.3

Since Aug 11Pushed 6mo agoCompare

[ Source](https://github.com/wvnderlab-agency/php-codestyles)[ Packagist](https://packagist.org/packages/wvnderlab-agency/php-codestyles)[ RSS](/packages/wvnderlab-agency-php-codestyles/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (8)Used By (0)

PHP Codestyles
==============

[](#php-codestyles)

[![Latest Stable Version](https://camo.githubusercontent.com/1504a7497be9382da44c23e26527e2941523cf819ecfb9e6fecc2706ada27102/68747470733a2f2f706f7365722e707567782e6f72672f77766e6465726c61622d6167656e63792f7068702d636f64657374796c65732f762f737461626c65)](https://packagist.org/packages/wvnderlab-agency/php-codestyles)[![License](https://camo.githubusercontent.com/7ee0c449410ee60adcfcde1b80065d21c84089d16f696238355cabad95c3fc83/68747470733a2f2f706f7365722e707567782e6f72672f77766e6465726c61622d6167656e63792f7068702d636f64657374796c65732f6c6963656e7365)](https://packagist.org/packages/wvnderlab-agency/php-codestyles)

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

[](#installation)

### via Packagist

[](#via-packagist)

You can install the package via Composer by running the following command:

```
composer require --dev wvnderlab-agency/php-codestyles
```

### manually

[](#manually)

If you prefer to install the package manually, you can add the following lines to your `composer.json` file:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/wvnderlab-agency/php-codestyles"
    }
  ],
  "require-dev": {
    "wvnderlab-agency/php-codestyles": "^0.1.0"
  }
}
```

### update

[](#update)

If you want to update the package to the latest version, run the following command:

```
composer update wvnderlab-agency/php-codestyles
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance69

Regular maintenance activity

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Recently: every ~8 days

Total

7

Last Release

182d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ff389f6dcac477647cab83abc65187f135c0b615687bae3172f2bb28e9297a8?d=identicon)[johninamio](/maintainers/johninamio)

---

Top Contributors

[![johninamillion](https://avatars.githubusercontent.com/u/31989151?v=4)](https://github.com/johninamillion "johninamillion (34 commits)")

---

Tags

phpCode stylephp-cs-fixer

### Embed Badge

![Health badge](/badges/wvnderlab-agency-php-codestyles/health.svg)

```
[![Health](https://phpackages.com/badges/wvnderlab-agency-php-codestyles/health.svg)](https://phpackages.com/packages/wvnderlab-agency-php-codestyles)
```

###  Alternatives

[typo3/coding-standards

A set of coding guidelines for any TYPO3-related project or extension

662.8M379](/packages/typo3-coding-standards)[jubeki/laravel-code-style

Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.

56521.7k8](/packages/jubeki-laravel-code-style)

PHPackages © 2026

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