Download the PHP package eliashaeussler/php-cs-fixer-config without Composer
On this page you can find all versions of the php package eliashaeussler/php-cs-fixer-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eliashaeussler/php-cs-fixer-config
More information about eliashaeussler/php-cs-fixer-config
Files in eliashaeussler/php-cs-fixer-config
Download eliashaeussler/php-cs-fixer-config
More information about eliashaeussler/php-cs-fixer-config
Files in eliashaeussler/php-cs-fixer-config
Vendor eliashaeussler
Package php-cs-fixer-config
Short Description My personal configuration for PHP-CS-Fixer
License GPL-3.0-or-later
Package php-cs-fixer-config
Short Description My personal configuration for PHP-CS-Fixer
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package php-cs-fixer-config
# PHP-CS-Fixer config
[![Coverage](https://img.shields.io/coverallsCoverage/github/eliashaeussler/php-cs-fixer-config?logo=coveralls)](https://coveralls.io/github/eliashaeussler/php-cs-fixer-config)
[![Maintainability](https://img.shields.io/codeclimate/maintainability/eliashaeussler/php-cs-fixer-config?logo=codeclimate)](https://codeclimate.com/github/eliashaeussler/php-cs-fixer-config/maintainability)
[![CGL](https://img.shields.io/github/actions/workflow/status/eliashaeussler/php-cs-fixer-config/cgl.yaml?label=cgl&logo=github)](https://github.com/eliashaeussler/php-cs-fixer-config/actions/workflows/cgl.yaml)
[![Tests](https://img.shields.io/github/actions/workflow/status/eliashaeussler/php-cs-fixer-config/tests.yaml?label=tests&logo=github)](https://github.com/eliashaeussler/php-cs-fixer-config/actions/workflows/tests.yaml)
[![Supported PHP Versions](https://img.shields.io/packagist/dependency-v/eliashaeussler/php-cs-fixer-config/php?logo=php)](https://packagist.org/packages/eliashaeussler/php-cs-fixer-config)
This package contains basic PHP-CS-Fixer config for use in my personal projects. It is not meant to be used anywhere else. I won't provide support and don't accept pull requests for this repo.
🔥 Installation
⚡ Usage
Configure PHP-CS-Fixer in your .php-cs-fixer.php
file:
⭐ License
This project is licensed under GNU General Public License 3.0 (or later).
All versions of php-cs-fixer-config with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
friendsofphp/php-cs-fixer Version ^3.14
symfony/finder Version ^5.4 || ^6.0 || ^7.0
friendsofphp/php-cs-fixer Version ^3.14
symfony/finder Version ^5.4 || ^6.0 || ^7.0
The package eliashaeussler/php-cs-fixer-config contains the following files
Loading the files please wait ....