Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adnanmula/coding-standard

Coding standard for my php projects
https://github.com/adnanmula/coding-standard

coding-standard

Last synced: 7 days ago
JSON representation

Coding standard for my php projects

Awesome Lists containing this project

README

        

Use composer to require the library:

```bash
composer require --dev adnanmula/coding-standard
```

Create the `phpcs.xml.dist` configuration file and use the standard:

```xml

```