nbn / loadbalancer-bundle
LoadBalancerBundle to integrate LoadBalancer training component
1.0.0
2016-07-13 13:03 UTC
Requires
- nbn/loadbalancer: ^1.0
Requires (Dev)
- phpunit/phpunit: ^5.0||^4.0
- squizlabs/php_codesniffer: ^2.5
This package is auto-updated.
Last update: 2024-11-14 06:40:23 UTC
README
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