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
- Host: GitHub
- URL: https://github.com/sunrise-php/coding-standard
- Owner: sunrise-php
- License: mit
- Created: 2019-02-24T16:19:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:37:54.000Z (over 2 years ago)
- Last Synced: 2025-02-04T10:15:13.284Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sunrise // PHP Coding Standard
[](https://packagist.org/packages/sunrise/coding-standard)
[](https://packagist.org/packages/sunrise/coding-standard)
[](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/