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

https://github.com/wujunze/composer-phpcs-plugin

Composer plugin for code style checking before commit using php-cs-fixer
https://github.com/wujunze/composer-phpcs-plugin

composer-plugin php php-cs-fixer

Last synced: about 1 year ago
JSON representation

Composer plugin for code style checking before commit using php-cs-fixer

Awesome Lists containing this project

README

          

# Composer plugin for code style checking

## Installation

```
composer require --dev wujunze/composer-phpcs-plugin
```