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 today

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

[widop/google-analytics-bundle

Google certificate-based authentication in server-to-server interactions with google analytics

43283.2k](/packages/widop-google-analytics-bundle)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40143.4k](/packages/in2code-in2publish-core)[tiamo/phpas2

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

4778.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

106.6k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

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