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 280

Dependents: 7

Suggesters: 0

Stars: 2

Open Issues: 0

v1.7.1 2025-05-03 20:45 UTC

This package is auto-updated.

Last update: 2026-03-03 22:27:52 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.