inspirum/coding-standard

Inspirum coding standard for PHPCS

Maintainers

Package info

github.com/inspirum/coding-standard-php

Type:phpcodesniffer-standard

pkg:composer/inspirum/coding-standard

Statistics

Installs: 1 436

Dependents: 7

Suggesters: 0

Stars: 2

Open Issues: 0

v1.8.0 2026-03-26 10:59 UTC

This package is auto-updated.

Last update: 2026-03-26 10:59:39 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.