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
- Host: GitHub
- URL: https://github.com/xanweb/c5-php-cs-fixer
- Owner: Xanweb
- License: mit
- Created: 2021-03-04T09:59:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T14:56:10.000Z (over 3 years ago)
- Last Synced: 2025-05-15T04:09:49.626Z (21 days ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Concrete5 PHP CS FIXER
[](https://packagist.org/packages/xanweb/c5-php-cs-fixer)
[](LICENSE)Common Config for PHP CS Fixer.
## Installation
Include library to your composer.json
```bash
composer require xanweb/c5-php-cs-fixer --dev
```