PHPackages                             bugbyte/deployer-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. bugbyte/deployer-bundle

ActiveSymfony-bundle[DevOps &amp; Deployment](/categories/devops)

bugbyte/deployer-bundle
=======================

Symfony 2.1.x wrapper for the bugbyte/deployer package.

0251PHP

Since Apr 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bugbyte/DeployerBundle)[ Packagist](https://packagist.org/packages/bugbyte/deployer-bundle)[ RSS](/packages/bugbyte-deployer-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Wraps [bugbyte/deployer](https://github.com/bugbyte/deployer) in a symfony 2.1.x bundle.

INSTALLATION

The easiest way is to use Composer:

```
{
    "require": {
        "bugbyte/deployer-bundle": "1.0.*"
    }
}

```

USAGE

Enable the bundle in the AppKernel

```
    $bundles = array(
        ...
        new Bugbyte\DeployerBundle\BugbyteDeployerBundle(),
    );
```

copy the config.yml from the bundle into your project's config.yml and configure it to suit your needs.

Then, you can deploy your project:

```
php app/console bb:deploy deploy prod

```

For some inline help, use:

```
php app/console bb:deploy

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e7d064f3401bc5cad77ce1c8bb97cf72825f5c60a3ce2cd9e04b0067518f473?d=identicon)[bjdelange](/maintainers/bjdelange)

### Embed Badge

![Health badge](/badges/bugbyte-deployer-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bugbyte-deployer-bundle/health.svg)](https://phpackages.com/packages/bugbyte-deployer-bundle)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
