pkg.soopen package index

brew / 排名 2796

使用 Homebrew, MacPorts, Nix, scoop, apt 安装 symfony-cli

查看 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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
symfonycli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本5.19.0
管理器更新时间2026-08-04
本地数据OK
上游当前
检测到的最新版本v5.18.2

https://github.com/symfony-cli/symfony-cli

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:symfony-cli
版本5.19.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/symfony-cli
主页https://symfony.com/download
仓库https://github.com/symfony-cli/symfony-cli
上游文档https://symfony.com/download
许可证AGPL-3.0-or-later
源码归档https://github.com/symfony-cli/symfony-cli/archive/refs/tags/v5.18.2.tar.gz
最后更新2026-08-04T00:45:40Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesymfony-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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