PHPackages                             syberisle/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. syberisle/coding-standards

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

syberisle/coding-standards
==========================

PHP\_CodeSniffer rules to enforce SyberIsle coding conventions

2.0.0(7y ago)02.1k8MITPHP

Since Aug 15Pushed 7y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (4)Used By (8)

SyberIsle Coding Standards
==========================

[](#syberisle-coding-standards)

[![Latest Version on Packagist](https://camo.githubusercontent.com/dbdf116a1beb77771666a4b461babe47b29fd0751cd795a049a30c877471cd42/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737962657269736c652f636f64696e672d7374616e64617264732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/syberisle/coding-standards)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Provides coding standards for SyberIsle projects and libraries.

Inherits from PSR-2 but has the following changes:

- Tabs **not** spaces **MUST** be used for indentation
- PHP 4 style constructors (class name) are not allowed
- Todo or fixme comments belong in an issue tracker. Technical Debt is bad.
- No BOM for UTF-8 files
- `extends` and `implements` are on their own lines for classes

This also provides an xml file that you can import into PhpStorm.

Install
-------

[](#install)

Via Composer

```
$ composer require syberisle/coding-standards
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [David Lundgren](https://github.com/dlundgren)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

3

Last Release

2800d ago

Major Versions

1.0.1 → 2.0.02018-09-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/5eb9bc1606754fee81247bf5d4a6a4d7fb7cce1b3769de69a345c5c8e120211e?d=identicon)[dlundgren](/maintainers/dlundgren)

---

Top Contributors

[![dlundgren](https://avatars.githubusercontent.com/u/1322393?v=4)](https://github.com/dlundgren "dlundgren (3 commits)")

---

Tags

standardsphpcsSyberIsle

### Embed Badge

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

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

###  Alternatives

[phpcompatibility/php-compatibility

A set of sniffs for PHP\_CodeSniffer that checks for PHP cross-version compatibility.

2.3k74.3M1.3k](/packages/phpcompatibility-php-compatibility)[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)[mayflower/mo4-coding-standard

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

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

Strict PHP coding standard

19193.5k62](/packages/orisai-coding-standard)

PHPackages © 2026

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