PHPackages                             endou-mame/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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. endou-mame/php-cs-fixer-config

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

endou-mame/php-cs-fixer-config
==============================

🛠 php-cs-fixer configuration for endou-mame.

v8.5.1(3mo ago)094MITPHPPHP ^8.5CI passing

Since Feb 11Pushed 2mo agoCompare

[ Source](https://github.com/endou-mame/php-cs-fixer-config)[ Packagist](https://packagist.org/packages/endou-mame/php-cs-fixer-config)[ RSS](/packages/endou-mame-php-cs-fixer-config/feed)WikiDiscussions 8.5 Synced 2mo ago

READMEChangelog (7)Dependencies (4)Versions (10)Used By (4)

🛠 endoumame/php-cs-fixer-config
===============================

[](#-endoumamephp-cs-fixer-config)

[![CI](https://github.com/endoumame/php-cs-fixer-config/actions/workflows/phpstan_and_phpunit.yml/badge.svg)](https://github.com/endoumame/php-cs-fixer-config/actions/workflows/phpstan_and_phpunit.yml/badge.svg)[![Packagist Version](https://camo.githubusercontent.com/b98c7b607532753b182abebb4b1eea84decdd90ca8b7b37c035f18ab4e20228c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e646f756d616d652f7068702d63732d66697865722d636f6e666967)](https://camo.githubusercontent.com/b98c7b607532753b182abebb4b1eea84decdd90ca8b7b37c035f18ab4e20228c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e646f756d616d652f7068702d63732d66697865722d636f6e666967)[![Packagist Downloads](https://camo.githubusercontent.com/821221fd120fe5536f7cc6ff5075a5a00c09a7d0d7e309cc22356d0a39b2e25f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e646f756d616d652f7068702d63732d66697865722d636f6e666967)](https://camo.githubusercontent.com/821221fd120fe5536f7cc6ff5075a5a00c09a7d0d7e309cc22356d0a39b2e25f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e646f756d616d652f7068702d63732d66697865722d636f6e666967)[![License](https://camo.githubusercontent.com/328471c9fc256d372f9e82c20aedc6b57573fddeaaafb2afb1208e0d289a175e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f656e646f756d616d652f7068702d63732d66697865722d636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://github.com/endoumame/php-cs-fixer-config/blob/main/LICENSE)

endoumame 用 php-cs-fixer 設定

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

[](#-features)

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

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

[](#-installation)

```
composer require --dev endoumame/php-cs-fixer-config
```

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

```
