PHPackages                             tpay-com/coding-standards - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. tpay-com/coding-standards

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

tpay-com/coding-standards
=========================

Tpay.com coding standards library

1.1.1(10mo ago)011.1k↓46.6%22MITPHPPHP ^7.4 || ^8.0CI passing

Since Aug 17Pushed 10mo ago2 watchersCompare

[ Source](https://github.com/tpay-com/php-coding-standards)[ Packagist](https://packagist.org/packages/tpay-com/coding-standards)[ RSS](/packages/tpay-com-coding-standards/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)Dependencies (4)Versions (6)Used By (2)

[Tpay](https://tpay.com)'s PHP coding standards
===============================================

[](#tpays-php-coding-standards)

[![Latest stable version](https://camo.githubusercontent.com/a5d46039e3f8d9307deea8040877c773c6a343756620f6b935f40d8da938202b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f747061792d636f6d2f636f64696e672d7374616e64617264732e7376673f6c6162656c3d63757272656e7425323076657273696f6e)](https://packagist.org/packages/tpay-com/coding-standards)[![PHP version](https://camo.githubusercontent.com/7d42fc7322c08d3f671230a6563e4ed1f8d14ce536b5c747dc4102b87be56995/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f747061792d636f6d2f636f64696e672d7374616e64617264732e737667)](https://php.net)[![License](https://camo.githubusercontent.com/356d4fce4c37e900029ae471db4aa9dc924b08fe5af81d78b3b72f2c022f2918/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f747061792d636f6d2f7068702d636f64696e672d7374616e64617264732e737667)](LICENSE)[![CI status](https://github.com/tpay-com/php-coding-standards/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/tpay-com/php-coding-standards/actions)[![Type coverage](https://camo.githubusercontent.com/f76740224baee1a151d4772325cc7923fa41f6559e2a02391d06a4a75a4c5db2/68747470733a2f2f73686570686572642e6465762f6769746875622f747061792d636f6d2f7068702d636f64696e672d7374616e64617264732f636f7665726167652e737667)](https://shepherd.dev/github/tpay-com/php-coding-standards)

Installation
------------

[](#installation)

Run command:

```
composer require --dev tpay-com/coding-standards
```

Usage
-----

[](#usage)

Create `.php-cs-fixer.php` file and use `Tpay\CodingStandards\PhpCsFixerConfigFactory`:

```
