An open API service indexing awesome lists of open source software.

https://github.com/sunrise-php/coding-standard

PHP Coding Standard
https://github.com/sunrise-php/coding-standard

Last synced: 11 months ago
JSON representation

PHP Coding Standard

Awesome Lists containing this project

README

          

# Sunrise // PHP Coding Standard

[![Latest Stable Version](https://poser.pugx.org/sunrise/coding-standard/v/stable)](https://packagist.org/packages/sunrise/coding-standard)
[![Total Downloads](https://poser.pugx.org/sunrise/coding-standard/downloads)](https://packagist.org/packages/sunrise/coding-standard)
[![License](https://poser.pugx.org/sunrise/coding-standard/license)](https://packagist.org/packages/sunrise/coding-standard)

## Installation

```bash
composer require sunrise/coding-standard
```

## How to use?

```xml

src
tests

```

## Useful links

* https://www.php-fig.org/psr/psr-1/
* https://www.php-fig.org/psr/psr-2/