PHPackages                             adlogix/zf-symfony-container - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. adlogix/zf-symfony-container

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

adlogix/zf-symfony-container
============================

Zend Framework module to leverage the symfony dependency injection container

0.4.0(7y ago)23.8kMITPHPPHP &gt;=5.6

Since Oct 19Pushed 7y ago2 watchersCompare

[ Source](https://github.com/adlogix/zf-symfony-container)[ Packagist](https://packagist.org/packages/adlogix/zf-symfony-container)[ Docs](https://github.com/adlogix/zf-symfony-container)[ RSS](/packages/adlogix-zf-symfony-container/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (11)Versions (5)Used By (0)

Zend Framework - Symfony DI Container
=====================================

[](#zend-framework---symfony-di-container)

Zend Framework module to leverage the symfony dependency injection container

[![Build Status](https://camo.githubusercontent.com/2babe24ab1fa3bd82a9bea6eb8415e308758c8136aded6ea2c804c50965f7830/68747470733a2f2f7472617669732d63692e6f72672f61646c6f6769782f7a662d73796d666f6e792d636f6e7461696e65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/adlogix/zf-symfony-container)

Installation
============

[](#installation)

1. Install the module via composer by running:

```
composer require adlogix/zf-symfony-container:^0.4
```

2. Add the `Adlogix\ZfSymfonyContainer` module to the module section of your `config/application.config.php`

Configuration
=============

[](#configuration)

Symfony Container parameters can be defined in the application configurations:

```
