hiqdev/hidev-php-cs-fixer

HiDev plugin for PHP-CS-Fixer

Maintainers

👁 hiqdev

Package info

github.com/hiqdev/hidev-php-cs-fixer

Forum

Wiki

Type:yii2-extension

pkg:composer/hiqdev/hidev-php-cs-fixer

Statistics

Installs: 56 714

Dependents: 18

Suggesters: 0

Stars: 3

Open Issues: 0

0.6.1 2017-05-10 09:21 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 3c35e94d535f1dd248d326cbee8ebe9f93dd04ff

pluginphp-cs-fixerhidev

This package is auto-updated.

Last update: 2026-06-08 13:28:16 UTC


README

HiDev plugin for PHP-CS-Fixer

👁 Latest Stable Version
👁 Total Downloads
👁 Build Status
👁 Scrutinizer Code Coverage
👁 Scrutinizer Code Quality
👁 Dependency Status

HiDev is the automation tool mixed with code generator for easier continuous development.

This plugin enables PHP-CS-Fixer support for HiDev.

Provides:

  • writing .php_cs config file
  • running php-cs-fixer from proper path

Installation

The preferred way to install this yii2-extension is through composer.

Either run

php composer.phar require "hiqdev/hidev-php-cs-fixer"

or add

"hiqdev/hidev-php-cs-fixer": "*"

to the require section of your composer.json.

License

This project is released under the terms of the BSD-3-Clause license. Read more here.

Copyright © 2015-2017, HiQDev (http://hiqdev.com/)