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

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

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

coding-standard

Last synced: 3 months 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

```