PHPackages                             mb-x/architect-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. mb-x/architect-bundle

ActiveSymfony-bundle

mb-x/architect-bundle
=====================

This Bundle provides an architecture to separate the different job layers in your Symfony application.

v0.3.0(9y ago)72.5k2MITPHPPHP &gt;=5.4.0

Since Nov 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mb-x/architect-bundle)[ Packagist](https://packagist.org/packages/mb-x/architect-bundle)[ Docs](https://github.com/mb-x/architect-bundle)[ RSS](/packages/mb-x-architect-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

ArchitectBundle
===============

[](#architectbundle)

This Bundle provides an architecture to separate the different job layers in your Symfony application.

1. Installation
---------------

[](#1-installation)

This bundle was tested with Symfony 2.8.14 and Symfony 3.0.9

### Step 1: Download ArchitectBundle using composer

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

Require the bundle with composer:

```
$ composer require mb-x/architect-bundle
```

### Step 2: Enable the bundle

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

Enable the bundle in the kernel:

```
