# phpstan mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für phpstan in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:phpstan
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install phpstan
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#phpstan
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ph/phpstan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:phpstan
- **Paketmanager:** Homebrew
- **Version:** 2.2.7
- **Quellzusammenfassung:** PHP Static Analysis Tool
- **Homepage:** <https://phpstan.org/>
- **Repository:** <https://github.com/phpstan/phpstan>
- **Zuletzt aktualisiert:** 2026-07-29T19:57:02Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- phpstan (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.2.7

## Sicherheitshinweise

Für phpstan wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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: ./phpstan.neon, ./phpstan.neon.dist, ./phpstan.dist.neon, ./phpstan-baseline.neon
## Andere Paketmanager-Einträge

- Nix - phpstan: normalized package name match | nixpkgs package indexes: pkgs/by-name/ph/phpstan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- 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
