# phpunit を Homebrew, apk, apt, Nix, dnf でインストール

phpunit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:phpunit
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install phpunit
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add phpunit
```

  証拠: Alpine Linux edge package indexes: phpunit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install phpunit
```

  証拠: Debian stable package indexes: phpunit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#phpunit
```

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

- dnf (92%):

```sh
sudo dnf install phpunit13
```

  証拠: Fedora Rawhide package metadata: phpunit13 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:phpunit
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/phpunit>
- **バージョン:** 13.2.6
- **ソース概要:** Programmer-oriented testing framework for PHP
- **ホームページ:** <https://phpunit.de>
- **上流ドキュメント:** <https://phpunit.de>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://phar.phpunit.de/phpunit-13.2.6.phar>
- **最終更新:** 2026-07-28T15:50:41Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- phpunit (cli)
- phpunit (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 13.2.6
- マネージャ更新日: 2026-07-28
- ローカルデータ: OK
- 上流リポジトリ: https://phpunit.de
- 情報: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

phpunit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ./phpunit.xml, ./phpunit.xml.dist
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** phpunit
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - phpunit - 11.5.19-1+deb13u1: normalized package name match | Debian stable package indexes: phpunit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Unit testing suite for PHP | https://phpunit.de/
- Nix - phpunit: normalized package name match | nixpkgs package indexes: pkgs/by-name/ph/phpunit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - phpunit - 9.6.17-1: normalized package name match | Ubuntu 24.04 LTS package indexes: phpunit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Unit testing suite for PHP | https://phpunit.de/
- apk - phpunit - 11.5.55-r0: normalized package name match | Alpine Linux edge package indexes: phpunit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The PHP Unit Testing framework | https://phpunit.de/
- dnf - phpunit13 - 13.2.6-1.fc45: normalized package name match | Fedora Rawhide package metadata: phpunit13 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | The PHP Unit Testing framework version 13 | https://github.com/sebastianbergmann/phpunit


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [pytest](https://pkg.so/ja/brew/pytest/) - Shares pkgdb curated category or tags: cli, developer-tools, testing, unit-testing.
- [bashunit](https://pkg.so/ja/brew/bashunit/) - Shares pkgdb curated category or tags: cli, developer-tools, testing, unit-testing.
- [busted](https://pkg.so/ja/brew/busted/) - Shares pkgdb curated category or tags: cli, developer-tools, testing, unit-testing.
- [cxxtest](https://pkg.so/ja/brew/cxxtest/) - Shares pkgdb curated category or tags: cli, developer-tools, test-framework, testing, unit-testing.
- [bash_unit](https://pkg.so/ja/brew/bash-unit/) - Shares pkgdb curated category or tags: cli, developer-tools, testing, unit-testing.
- [deja-gnu](https://pkg.so/ja/brew/deja-gnu/) - Shares pkgdb curated category or tags: cli, developer-tools, test-framework, testing.
- [kyua](https://pkg.so/ja/brew/kyua/) - Shares pkgdb curated category or tags: cli, developer-tools, test-framework, testing.
- [shunit2](https://pkg.so/ja/brew/shunit2/) - Shares pkgdb curated category or tags: cli, developer-tools, test-framework, testing, unit-testing.

## Combined YAML source

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


## ソース

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