Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.42 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.42 KB

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