nbn / loadbalancer-bundle
LoadBalancerBundle to integrate LoadBalancer training component
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/nbn/loadbalancer-bundle
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: 2025-09-14 08:23:17 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