# Install php-cs-fixer with Homebrew, dnf, zypper

Tool to automatically fix PHP coding standards issues. Version 3.95.18 via Homebrew; verified 2026-07-30. Also installable with dnf: sudo dnf install php-cs-fixer.

## Install

```sh
sudo av install brew:php-cs-fixer
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install php-cs-fixer
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install php-cs-fixer
```

  Evidence: Fedora Rawhide package metadata: php-cs-fixer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install php-cs-fixer
```

  Evidence: openSUSE Tumbleweed package metadata: php-cs-fixer from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Package facts

- **Package key:** brew:php-cs-fixer
- **Package manager:** Homebrew
- **Version:** 3.95.18
- **Source summary:** Tool to automatically fix PHP coding standards issues
- **Homepage:** <https://cs.symfony.com/>
- **Repository:** <https://github.com/PHP-CS-Fixer/PHP-CS-Fixer>
- **Last updated:** 2026-07-30T19:12:49Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- php-cs-fixer (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 3.95.18

## Security Notes

No matching local secret-handling manifest was found for php-cs-fixer. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./.php-cs-fixer.php, ./.php-cs-fixer.dist.php
## Other Package-Manager Records

- dnf - php-cs-fixer - 3.95.18-1.fc45: normalized package name match | Fedora Rawhide package metadata: php-cs-fixer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | PHP Coding Standards Fixer | https://github.com/FriendsOfPHP/PHP-CS-Fixer
- zypper - php-cs-fixer - 3.13.0-1.8: normalized package name match | openSUSE Tumbleweed package metadata: php-cs-fixer from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | PHP Coding Standards Fixer | https://cs.symfony.com/


## Combined YAML source

View the package source record on GitHub. [combined/php-cs-fixer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/php-cs-fixer.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
