woohoolabs/coding-standard

Woohoo Labs. PHP Coding Standard

Maintainers

๐Ÿ‘ woohoolabs

Package info

github.com/woohoolabs/coding-standard

Language:Makefile

Type:phpcodesniffer-standard

pkg:composer/woohoolabs/coding-standard

Statistics

Installs: 15โ€‰675

Dependents: 9

Suggesters: 0

Stars: 3

Open Issues: 0

2.4.0 2023-08-13 14:31 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 1e42bff1a27a1dbff0d4e2c04843333fa0cc7f3a

  • Mรกtรฉ Kocsis <kocsismate.woop@woohoolabs.com>

Coding StandardWoohoo Labs.php cs

This package is auto-updated.

Last update: 2026-06-13 21:07:40 UTC


README

๐Ÿ‘ Latest Version on Packagist
๐Ÿ‘ Software License
๐Ÿ‘ Total Downloads

Woohoo Labs. PHP Coding Standard based on PSR-12, Doctrine, and Slevomat Coding Standards

Table of Contents

Introduction

This library provides the Woohoo Labs. Coding Standard rules for PHP CodeSniffer. It is inspired by and built upon the Doctrine Coding Standard and the Slevomat Coding Standard.

Install

The only thing you need before getting started is Composer.

Install PHP Coding Standard:

To install the latest version of this library, run the command below:

$ composer require woohoolabs/coding-standard

The latest version of PHP Coding Standard requires PHP 7.4 at least.

Usage

Just add the default phpcs.xml file (it can be found in the root directory) to your project and you are ready to use the Woohoo Labs. Coding Standard when running phpcs.

Versioning

This library follows SemVer v2.0.0.

Change Log

Please see CHANGELOG for more information on recent changes.

Contributing

Please see CONTRIBUTING for details.

Support

Please see SUPPORT for details.

Credits

License

The MIT License (MIT). Please see the License File for more information.