inspirum/coding-standard

Inspirum coding standard for PHPCS

Installs: 688

Dependents: 7

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 1

Open Issues: 0

Type:phpcodesniffer-standard

v1.6.0 2024-09-05 11:24 UTC

This package is auto-updated.

Last update: 2024-09-05 11:39:24 UTC


README

Latest Stable Version Total Downloads Software License

System requirements

Installation

Run composer require command:

composer require --dev inspirum/coding-standard

Create phpcs.xml file with:

<?xml version="1.0" encoding="UTF-8"?>
<ruleset>
    <rule ref="InspirumCodingStandard"/>
</ruleset>

Security

If you discover any security related issues, please email tomas.novotny@inspirum.cz instead of using the issue tracker.

Credits

License

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