stadly/php-style

Coding standard for Stadly PHP projects.

v1.1.2 2023-09-19 09:26 UTC

This package is auto-updated.

Last update: 2024-04-19 10:46:21 UTC


README

Latest Version on Packagist Software License Total Downloads

Coding standard for Stadly PHP projects.

Install

Install package stadly/php-style with Composer:

composer require --dev stadly/php-style

Usage

Run PHP_CodeSniffer with this standard:

vendor/bin/phpcs src --standard=vendor/stadly/php-style/StadlyCodingStandard -p

For further usage options, see the PHP_CodeSniffer documentation.

Security

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

Credits

License

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