PHPackages                             code-atlantic/coding-standards - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. code-atlantic/coding-standards

ActivePhpcodesniffer-standard[PSR &amp; Standards](/categories/psr-standards)

code-atlantic/coding-standards
==============================

Code Atlantic Coding Standards

1.1.0(2y ago)12.2k1MITJavaScript

Since Oct 6Pushed 1y agoCompare

[ Source](https://github.com/code-atlantic/coding-standards)[ Packagist](https://packagist.org/packages/code-atlantic/coding-standards)[ RSS](/packages/code-atlantic-coding-standards/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (6)Used By (1)

Code Atlantic Coding Standards
==============================

[](#code-atlantic-coding-standards)

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

[](#installation)

Standards can be installed with [Composer](https://getcomposer.org/) dependency manager:

```
composer require code-atlantic/coding-standards --dev
```

Usage
-----

[](#usage)

### Basic usage

[](#basic-usage)

When the package is installed via Composer you can check your files with the coding standards via:

```
vendor/bin/phpcs --standard="CodeAtlantic"
```

Where `` is at least one file or directory to check, ex `.`.

### Configuration File

[](#configuration-file)

To not have to pass all the arguments to the command line, and also make your own project customizations create a `phpcs.xml.dist` file that contains something like this:

```

    My Project coding standard.

    .

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

988d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/749586fb2ffa57fab58380cd691c0d9a8878497e47e278e21602252bd8dfe8ba?d=identicon)[danieliser](/maintainers/danieliser)

---

Top Contributors

[![danieliser](https://avatars.githubusercontent.com/u/847818?v=4)](https://github.com/danieliser "danieliser (55 commits)")

### Embed Badge

![Health badge](/badges/code-atlantic-coding-standards/health.svg)

```
[![Health](https://phpackages.com/badges/code-atlantic-coding-standards/health.svg)](https://phpackages.com/packages/code-atlantic-coding-standards)
```

###  Alternatives

[automattic/vipwpcs

PHP\_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions

25510.2M145](/packages/automattic-vipwpcs)[wptrt/wpthemereview

PHP\_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org

217736.5k29](/packages/wptrt-wpthemereview)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.1M29](/packages/yoast-yoastcs)[infinum/eightshift-coding-standards

Eightshift WordPress Coding Standards

1785.2k3](/packages/infinum-eightshift-coding-standards)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17508.3k5](/packages/mayflower-mo4-coding-standard)

PHPackages © 2026

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