Skip to content

nicolas-bastien/LoadBalancerBundle

Repository files navigation

LoadBalancerBundle

Build Status Scrutinizer Code Quality Latest Stable Version Total Downloads

Overview

Important : This is a training projet, it's only purpose is to demonstrated how to develop integrate an open source component in a Symfony2 bundle.

Installation

This is installable via Composer as nbn/loadbalancer-bundle:

composer require nbn/loadbalancer-bundle

Description

This bundle show you how to add configuration and a compiler pass to initialize your component.

Contributing

Pull requests are welcome.

Thanks to everyone who has contributed already.


Developed by Nicolas Bastien

Released under the MIT License