PHPackages                             olix/server-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. [Admin Panels](/categories/admin)
4. /
5. olix/server-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

olix/server-bundle
==================

Symfony OlixServerBundle

0.1.0(10y ago)116GPL-2.0

Since Nov 13Compare

[ Source](https://github.com/sabinus52/OlixServerBundle)[ Packagist](https://packagist.org/packages/olix/server-bundle)[ Docs](https://github.com/sabinus52/OlixServerBundle)[ RSS](/packages/olix-server-bundle/feed)WikiDiscussions Synced today

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

OlixServerBundle
================

[](#olixserverbundle)

Security bundle for Symfony2 with server management

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

[](#installation)

### Etape 1 : Télécharger OlixServerBundle avec composer

[](#etape-1--télécharger-olixserverbundle-avec-composer)

Ajouter OlixServerBundle en executant la commande :

```
$ php composer.phar require olix/server-bundle "dev-master"
```

### Etape 2 : Activer le bundle

[](#etape-2--activer-le-bundle)

Activer le bundle dans le kernel :

```
