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

https://github.com/xanweb/c5-php-cs-fixer

PHP CS Fixer for Concrete5
https://github.com/xanweb/c5-php-cs-fixer

Last synced: 21 days ago
JSON representation

PHP CS Fixer for Concrete5

Awesome Lists containing this project

README

        

# Concrete5 PHP CS FIXER
[![Latest Version on Packagist](https://img.shields.io/packagist/v/xanweb/c5-php-cs-fixer.svg?style=flat-square)](https://packagist.org/packages/xanweb/c5-php-cs-fixer)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)

Common Config for PHP CS Fixer.

## Installation

Include library to your composer.json
```bash
composer require xanweb/c5-php-cs-fixer --dev
```