Skip to content

inspirum/coding-standard-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding standard

Latest Stable Version Total Downloads Software License

System requirements

Installation

Run composer require command:

composer require --dev inspirum/coding-standard

Create phpcs.xml.dist 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.