PHPackages                             fuf/builder-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. [Framework](/categories/framework)
4. /
5. fuf/builder-bundle

ActiveLibrary[Framework](/categories/framework)

fuf/builder-bundle
==================

Tools for symfony projects

0.2.3(10y ago)0171MITPHP

Since Oct 27Pushed 10y ago7 watchersCompare

[ Source](https://github.com/frank-und-freunde/builder-bundle)[ Packagist](https://packagist.org/packages/fuf/builder-bundle)[ RSS](/packages/fuf-builder-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

builder-bundle
==============

[](#builder-bundle)

Tools for Symfony Projects
--------------------------

[](#tools-for-symfony-projects)

This package is supposed to collect several tools for interfacing a Symfony application. It provides "missing" tasks for automation and deployments. The package relies heavily on the symfony/console and symfony/process components.

Installation
------------

[](#installation)

### Step 1: Download FufBuilderBundle using composer

[](#step-1-download-fufbuilderbundle-using-composer)

```
$ composer require fuf/builder-bundle "dev-master"
```

You might consider using a tagged version for your project.

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
