pkg.soopen package index

brew / 排名 5478

使用 Homebrew, Nix, chocolatey, MacPorts, scoop 安装 deployer

查看 deployer 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install deployer

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install dep

MacPorts ports tree · devel/dep/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#deployer

nixpkgs package indexes · pkgs/by-name/de/deployer/package.nix · 来源: api.github.com

概览

软件包摘要

Deployment tool written in PHP with support for popular frameworks

命令和别名

  • dep

历史

项目历史与用法

Deployer is a PHP deployment CLI focused on repeatable application releases, provisioning, framework recipes, and zero-downtime deployment patterns. It gives PHP projects a programmable deployment file and a `dep` command instead of a pile of shell snippets.

项目历史

The official deployphp/deployer repository was created in 2013. Its README presents Deployer as a PHP deployment tool with built-in support for popular frameworks, automatic server provisioning, zero-downtime deployments, and ready-to-use recipes.

The versioned documentation shows the modern workflow: install Deployer, run `dep init`, and answer prompts to create `deploy.php` or `deploy.yaml` with hosts, tasks, and imported recipes.

采用历史

Deployer spread through PHP application teams because it matched the shape of PHP projects: a Composer-installable tool, framework recipes, SSH-based hosts, and recipes that can be kept near application code. Its Homebrew, MacPorts, Scoop, Chocolatey, and Nix packaging made the `dep` binary convenient outside pure Composer installs.

使用方式

A typical project keeps a `deploy.php` or `deploy.yaml` recipe in the repository, defines hosts and `deploy_path`, and runs `dep deploy`. The docs recommend keeping SSH identity details in `~/.ssh/config`, while the tool manages release directories, shared files, current symlinks, rollback-oriented release history, and custom tasks.

为什么软件包爱好者会关心

For package nerds, Deployer is a good example of deployment logic packaged as a language-native CLI. It sits between Composer, SSH, framework conventions, and release directory layouts, showing how packaging culture can turn an operations pattern into a reusable command.

时间线

  • 2013: Official deployphp/deployer repository created.
  • 2026: Current documentation centers on Deployer 8.x.
  • 2026: Getting-started docs document `deploy.php` and `deploy.yaml` recipe generation.

Related projects

  • Related official resources include Deployer recipes, the Deployer GitHub Action, and the deployphp/deployer Docker image.

安全态势

尚未找到受保护工具覆盖

没有找到 deployer 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 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
deploy.phpdeploy.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.ssh/config~/.ssh/id_rsa

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dep可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本8.0.5
管理器更新时间2026-05-18
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:deployer
版本8.0.5
软件包管理器Homebrew
主页https://deployer.org/
仓库https://github.com/deployphp/deployer
最后更新2026-05-18T20:00:47Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

deployer

nix profile install nixpkgs#deployer
  • normalized package name match
  • 匹配方式:Deployer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/de/deployer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts94%

dep

sudo port install dep
  • installed executable or alias match
  • 匹配方式:Dep
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/dep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey92%

dep

choco install dep
  • installed executable or alias match
  • 匹配方式:Dep
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: dep from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','deezer'
Scoop92%

main/dep

scoop install main/dep
  • installed executable or alias match
  • 匹配方式:Dep
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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
  • pkg.so package database
  • pkgdb category and tag curation