PHPackages                             wiz-develop/php-cs-fixer-config - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. wiz-develop/php-cs-fixer-config

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wiz-develop/php-cs-fixer-config
===============================

🛠 php-cs-fixer configuration for wiz-develop.

v8.4.1(5mo ago)04.9k↓43.8%[1 issues](https://github.com/wiz-develop/php-cs-fixer-config/issues)2MITPHPPHP ^8.4CI passing

Since May 2Pushed 5mo agoCompare

[ Source](https://github.com/wiz-develop/php-cs-fixer-config)[ Packagist](https://packagist.org/packages/wiz-develop/php-cs-fixer-config)[ RSS](/packages/wiz-develop-php-cs-fixer-config/feed)WikiDiscussions 8.4 Synced 1mo ago

READMEChangelog (6)Dependencies (4)Versions (8)Used By (2)

🛠 wiz-develop/php-cs-fixer-config
=================================

[](#-wiz-developphp-cs-fixer-config)

[![CI](https://github.com/wiz-develop/php-cs-fixer-config/actions/workflows/phpstan_and_phpunit.yml/badge.svg)](https://github.com/wiz-develop/php-cs-fixer-config/actions/workflows/phpstan_and_phpunit.yml/badge.svg)[![Packagist Version](https://camo.githubusercontent.com/3ec763abe794013c6aef0b46df3881ee374b22467617de7e5e09cc87886db770/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77697a2d646576656c6f702f7068702d63732d66697865722d636f6e666967)](https://camo.githubusercontent.com/3ec763abe794013c6aef0b46df3881ee374b22467617de7e5e09cc87886db770/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77697a2d646576656c6f702f7068702d63732d66697865722d636f6e666967)[![Packagist Downloads](https://camo.githubusercontent.com/fccf41d73f4813e233c3e427cee2430979960f70dc1025e79aba1dc6324f9f40/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77697a2d646576656c6f702f7068702d63732d66697865722d636f6e666967)](https://camo.githubusercontent.com/fccf41d73f4813e233c3e427cee2430979960f70dc1025e79aba1dc6324f9f40/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77697a2d646576656c6f702f7068702d63732d66697865722d636f6e666967)[![License](https://camo.githubusercontent.com/59624e411ed2ee1ca621397ce9ea98bd8db8f3f2118a49361376b28c295221e7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77697a2d646576656c6f702f7068702d63732d66697865722d636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://github.com/wiz-develop/php-cs-fixer-config/blob/main/LICENSE)

wiz-develop 用 php-cs-fixer 設定

✨ Features
----------

[](#-features)

- **Strict**: コードベースを厳格に保護します。
- **Modern**: 最新のPHP ver.に最適化されます。

📦 Installation
--------------

[](#-installation)

```
composer require --dev wiz-develop/php-cs-fixer-config
```

設定を有効にするためには `.php-cs-fixer.php` をプロジェクトに追加してください。

```
