Download the PHP package tpay-com/coding-standards without Composer
On this page you can find all versions of the php package tpay-com/coding-standards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tpay-com/coding-standards
More information about tpay-com/coding-standards
Files in tpay-com/coding-standards
Download tpay-com/coding-standards
More information about tpay-com/coding-standards
Files in tpay-com/coding-standards
Vendor tpay-com
Package coding-standards
Short Description Tpay.com coding standards library
License MIT
Package coding-standards
Short Description Tpay.com coding standards library
License MIT
Please rate this library. Is it a good library?
Informations about the package coding-standards
Tpay's PHP coding standards
Installation
Run command:
Usage
Create .php-cs-fixer.php
file and use Tpay\CodingStandards\PhpCsFixerConfigFactory
:
Instead of createWithAllRules
you can use method createWithNonRiskyRules
to use only non-risky fixers.
Use method createWithLegacyRules
to use only set of fixers that is safe down to PHP 5.6.
All versions of coding-standards with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
kubawerlos/php-cs-fixer-custom-fixers Version ^3.16.2
php-cs-fixer/shim Version ^3.22
kubawerlos/php-cs-fixer-custom-fixers Version ^3.16.2
php-cs-fixer/shim Version ^3.22
The package tpay-com/coding-standards contains the following files
Loading the files please wait ....