---
title: "Deployer - The deployment tool for PHP"
url: https://daily.dev/posts/deployer---the-deployment-tool-for-php-55qs7sort
source_url: https://deployer.org/
type: article
source: "Community Picks"
published: 2024-07-18T09:58:14.810Z
updated: 2024-08-23T16:06:16.728Z
tags: ["devops", "cicd", "php"]
reading_time: 1
upvotes: 143
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Deployer - The deployment tool for PHP

**[Community Picks](https://daily.dev/sources/community)** · 1 min read · 143 upvotes · 4 comments

## Summary

Deployer is a PHP deployment tool that supports popular frameworks and offers features like server provisioning, zero downtime deployments, and ready-to-use recipes for various applications. It can configure firewalls, install PHP and databases, and set up HTTPS, providing robust rollback capabilities in case something goes wrong.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://deployer.org/>

## Community discussion

Top comments from developers on daily.dev.

**@msamgan** · 9 upvotes

> though the documentation explains itself, if you are using laravel, I wrote this article some time ago, it might come in handy...
>
> https://msamgan.com/deploy-laravel-application-under-120-seconds-using-deployer

**@webo** · 3 upvotes

> Used by SnowDog to deploy Magento and Magento 2. We see that after taking client from them. Neat :) I use that and working great

**@sam7work** · 0 upvotes

> sometimes you need that simple thing, that reliably does that one thing ( deployment in this case ) and does not need to do anything else, yes, simple and effective , often the case, that is all you need

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#devops](https://daily.dev/tags/devops), [#cicd](https://daily.dev/tags/cicd), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/deployer---the-deployment-tool-for-php-55qs7sort)
