macOS
brew install deployerlocal Homebrew formula metadata
sudo port install depMacPorts ports tree · devel/dep/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für deployer in AI-Agent-Workflows.
Installation
brew install deployerlocal Homebrew formula metadata
sudo port install depMacPorts ports tree · devel/dep/Portfile · Quelle: api.github.com
nix profile install nixpkgs#deployernixpkgs package indexes · pkgs/by-name/de/deployer/package.nix · Quelle: api.github.com
choco install depChocolatey community package catalog · dep · Quelle: community.chocolatey.org
scoop install main/depScoop official bucket manifest trees · bucket/dep.json · Quelle: api.github.com
Überblick
Deployment tool written in PHP with support for popular frameworks
Verlauf
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.
Sicherheitslage
Für deployer wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
deploy.phpdeploy.yamlCredential-bearing paths to review before unattended agent runs.
~/.ssh/config~/.ssh/id_rsaExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dep | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/deployphp/deployer
Installationsmetadaten
| Paketschlüssel | brew:deployer |
|---|---|
| Version | 8.0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/deployer |
| Homepage | https://deployer.org/ |
| Repository | https://github.com/deployphp/deployer |
| Upstream-Dokumentation | https://deployer.org/docs |
| Lizenz | MIT |
| Quellarchiv | https://github.com/deployphp/deployer/releases/download/v8.0.5/deployer.phar |
| Zuletzt aktualisiert | 2026-05-18T20:00:47Z |
| Pulse | updated |
| Abhängigkeiten | php |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | deployer |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
deployer
nix profile install nixpkgs#deployerdep
sudo port install depdep
choco install depmain/dep
scoop install main/depQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.