macOS
brew install phpbrewlocal Homebrew formula metadata
brew / 順位 4123
phpbrew のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install phpbrewlocal Homebrew formula metadata
概要
Brew & manage PHP versions in pure PHP at HOME
履歴
PHPBrew is a PHP version and build manager that installs multiple PHP runtimes under a user-controlled directory and switches between them from the shell.
PHPBrew was created by Yo-An Lin, with Márcio Almada also credited by the official documentation. It is implemented in PHP and was designed to build and manage multiple PHP versions without requiring system-wide installation.
PHPBrew follows the language-version-manager pattern popularized in developer tooling: versions are installed beneath the user’s home directory and can be selected per shell. Homebrew distributes the PHPBrew command itself, while PHPBrew compiles the requested PHP runtimes.
Users initialize shell integration with `phpbrew init`, build a runtime with `phpbrew install`, and select versions with `phpbrew use` or `phpbrew switch`. Additional commands install extensions, edit php.ini, and manage PHP-FPM.
PHPBrew appeals to package-oriented developers because it makes PHP build variants explicit and reproducible at the command line. Its variant system can combine database, debugging, web-server, and extension options while accommodating dependency prefixes from Homebrew, MacPorts, Debian, and Ubuntu.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.phpbrew/config.yaml~/.phpbrew/bashrc./.phpbrewrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
phpbrew | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/phpbrew/phpbrew
インストールメタデータ
| パッケージキー | brew:phpbrew |
|---|---|
| バージョン | 2.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/phpbrew |
| ホームページ | https://phpbrew.github.io/phpbrew |
| リポジトリ | https://github.com/phpbrew/phpbrew |
| 上流ドキュメント | https://phpbrew.github.io/phpbrew |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/phpbrew/phpbrew/releases/download/2.2.0/phpbrew.phar |
| 最終更新 | 2026-09-11T12:46:31Z |
| Pulse | updated |
| 依存関係 | php@8.4 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | phpbrew |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.