Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cubesystems/static-analysers
- Owner: cubesystems
- Created: 2019-06-14T12:36:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T08:56:23.000Z (about 1 year ago)
- Last Synced: 2024-03-26T05:47:05.248Z (10 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```