Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cubesystems/static-analysers

GrumPHP wrapper for PHP / Laravel
https://github.com/cubesystems/static-analysers

Last synced: 27 days ago
JSON representation

GrumPHP wrapper for PHP / Laravel

Awesome Lists containing this project

README

        

## Installation

```
composer require --dev cubesystems/static-analysers
```

## Usage
```
vendor/bin/grumphp run --testsuite=static -c ./vendor/cubesystems/static-analysers/grumphp.yml
```

## Custom rules

Copy Grumphp config

```
cp vendor/cubesystems/static-analysers/grumphp.yml grumphp.yml
```