pkg.soopen package index

brew / 順位 2813

symfony-cli を Homebrew, MacPorts, Nix, scoop, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install symfony-cli

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install symfony-cli

MacPorts ports tree · devel/symfony-cli/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#symfony-cli

nixpkgs package indexes · pkgs/by-name/sy/symfony-cli/package.nix · ソース: api.github.com

Debian apt確認済み · 92%
sudo apt install php-symfony

Debian stable package indexes · php-symfony · ソース: deb.debian.org

Windows

Scoop確認済み · 92%
scoop install main/symfony-cli

Scoop official bucket manifest trees · bucket/symfony-cli.json · ソース: api.github.com

概要

パッケージ概要

Build, run, and manage Symfony applications

コマンドとエイリアス

  • symfony

履歴

プロジェクトの歴史と使われ方

Symfony CLI is the official terminal tool around the Symfony PHP framework, combining project creation, a local development web server, PHP version selection, Docker integration, and Symfony Cloud workflows.

プロジェクトの歴史

Symfony's official documentation presents the CLI as a free and open source developer tool for building, running, and managing Symfony applications from the terminal. The Symfony blog describes the new Symfony binary as announced during SymfonyCon Lisbon 2018, with the local web server improving rapidly afterward.

Symfony 4.4 deprecated WebServerBundle in favor of the Symfony local web server, making the CLI-backed server the recommended local development path rather than a framework bundle wrapper around PHP's built-in server.

採用の歴史

The CLI became a standard part of Symfony development because it is tied to everyday commands: creating applications, running local HTTPS servers, installing local certificate authorities, attaching local domains, detecting Docker services, and running Composer through Symfony-aware wrappers. Official Symfony weekly posts repeatedly call it a must-have local development tool.

The input package metadata shows the CLI in Homebrew, MacPorts, Nix, Scoop, Debian, and Ubuntu package ecosystems, reflecting its role as a cross-platform executable rather than only a PHP Composer dependency.

使われ方

Common usage starts with `symfony new`, then `symfony server:start`, `symfony open:local`, `symfony php`, `symfony composer`, local proxy/domain commands, Docker service environment export, and Symfony Cloud commands. The docs also note autocompletion support for Bash, Zsh, and Fish.

パッケージ好きにとっての重要性

Symfony CLI is package-manager interesting because it packages a framework-adjacent workflow as a standalone binary. For PHP developers, it bridges Composer, local PHP installations, Docker Compose services, TLS certificates, and cloud deployment commands in one executable that can be installed by Homebrew or other system package managers.

タイムライン

  • 2018: The Symfony binary was announced during SymfonyCon Lisbon 2018.
  • 2019: Symfony local web server releases began appearing on GitHub, and Symfony 4.4 deprecated WebServerBundle in favor of the local web server.
  • 2020: Symfony CLI added Composer 2-aware behavior through `symfony composer`.
  • 2026: Current Symfony docs describe Symfony CLI as the terminal tool for project creation, local server, PHP management, Docker integration, and Symfony Cloud integration.

Related projects

  • Symfony CLI sits beside the Symfony framework, Composer, PHP-FPM, Docker Compose, Symfony Cloud, and the deprecated WebServerBundle. Its local web server replaced the older bundle-centered workflow for many developers.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
php.ini

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
symfony実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版5.18.2
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:symfony-cli
バージョン5.18.2
パッケージマネージャHomebrew
ホームページhttps://symfony.com/download
リポジトリhttps://github.com/symfony-cli/symfony-cli
最終更新2026-07-26T04:03:48+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

symfony-cli

nix profile install nixpkgs#symfony-cli
  • normalized package name match
  • 一致条件: Symfony Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sy/symfony-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

symfony-cli

sudo port install symfony-cli
  • normalized package name match
  • 一致条件: Symfony Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/symfony-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/symfony-cli

scoop install main/symfony-cli
  • normalized package name match
  • 一致条件: Symfony Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/symfony-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
Debian apt92%

php-symfony 6.4.41+dfsg-0+deb13u1

set of reusable components and framework for web projects

https://symfony.com/

sudo apt install php-symfony
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 32 依存関係
  • 15 提供
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-all-my-sms-notifier 6.4.41+dfsg-0+deb13u1

Symfony AllMySms Notifier Bridge

https://symfony.com/doc/6.4/notifier.html

sudo apt install php-symfony-all-my-sms-notifier
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-all-my-sms-notifier from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-amazon-mailer 6.4.41+dfsg-0+deb13u1

Symfony Amazon Mailer Bridge

https://symfony.com/doc/6.4/components/mailer.html

sudo apt install php-symfony-amazon-mailer
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-amazon-mailer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-amazon-sns-notifier 6.4.41+dfsg-0+deb13u1

Symfony Amazon SNS Notifier Bridge

https://symfony.com/doc/6.4/notifier.html

sudo apt install php-symfony-amazon-sns-notifier
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 4 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-amazon-sns-notifier from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-amazon-sqs-messenger 6.4.41+dfsg-0+deb13u1

Symfony Amazon SQS extension Messenger Bridge

https://symfony.com/doc/6.4/components/messenger.html

sudo apt install php-symfony-amazon-sqs-messenger
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 6 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-amazon-sqs-messenger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-amqp-messenger 6.4.41+dfsg-0+deb13u1

Symfony AMQP extension Messenger Bridge

https://symfony.com/doc/6.4/components/messenger.html

sudo apt install php-symfony-amqp-messenger
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-amqp-messenger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-asset 6.4.41+dfsg-0+deb13u1

manage asset URLs

https://symfony.com/doc/6.4/components/asset.html

sudo apt install php-symfony-asset
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-asset from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-asset-mapper 6.4.41+dfsg-0+deb13u1

maps directories of asset and makes them available in a public directory

https://symfony.com/

sudo apt install php-symfony-asset-mapper
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 5 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-asset-mapper from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-bandwidth-notifier 6.4.41+dfsg-0+deb13u1

Symfony Bandwidth Notifier Bridge

https://symfony.com/doc/6.4/notifier.html

sudo apt install php-symfony-bandwidth-notifier
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-bandwidth-notifier from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-beanstalkd-messenger 6.4.41+dfsg-0+deb13u1

Symfony Beanstalkd Messenger Bridge

https://symfony.com/doc/6.4/components/messenger.html

sudo apt install php-symfony-beanstalkd-messenger
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-beanstalkd-messenger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-brevo-mailer 6.4.41+dfsg-0+deb13u1

Symfony Brevo Mailer Bridge

https://symfony.com/doc/6.4/components/mailer.html

sudo apt install php-symfony-brevo-mailer
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-brevo-mailer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-brevo-notifier 6.4.41+dfsg-0+deb13u1

Symfony Brevo Notifier Bridge

https://symfony.com/doc/6.4/notifier.html

sudo apt install php-symfony-brevo-notifier
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-brevo-notifier from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

php-symfony-browser-kit 6.4.41+dfsg-0+deb13u1

simulate the behavior of a web browser

https://symfony.com/doc/6.4/components/browser_kit.html

sudo apt install php-symfony-browser-kit
  • Section: php
  • Architecture: all
  • Source Package: symfony
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Symfony
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-symfony-browser-kit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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