aminelch / coding-standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding standard to my personal PHP projects

Latest Version on Packagist ![Software License][ico-license] Total Downloads

Coding standard for personal PHP projects.

Install

Install package aminelch/coding-standard with Composer:

composer require --dev aminelch/coding-standard

Usage

Run PHP_CodeSniffer with this standard:

vendor/bin/phpcs src --standard=vendor/aminelch/coding-standard -p

For further usage options, see the PHP_CodeSniffer documentation.

LICENSE

GPL-3 see LICENSE

Security Vulnerabilities

If you have found a security issue, please contact the author directly at aminelch@pm.me Or alternatively you can create a new issue

About

License:MIT License


Languages

Language:Makefile 100.0%