Download the PHP package avoo/elo-bundle without Composer
On this page you can find all versions of the php package avoo/elo-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package elo-bundle
EloBundle
![Build Status] (https://scrutinizer-ci.com/g/avoo/EloBundle/badges/build.png?b=master) ![Scrutinizer Code Quality] (https://scrutinizer-ci.com/g/avoo/EloBundle/badges/quality-score.png?b=master) ![Latest Stable Version] (https://poser.pugx.org/avoo/elo-bundle/v/stable.svg) ![License] (https://poser.pugx.org/avoo/elo-bundle/license.svg)
Elo bundle for Symfony 2
- Installation
- Configuration
- Class implementation
- Elo player class
- Elo versus class
- User class
- Default Usage
Installation
Require avoo/elo-bundle
into your composer.json
file:
The elo bundle use StofDoctrineExtensionsBundle
Register the bundle in app/AppKernel.php
:
Default Configuration
Class implementation
Elo player class
YAML
XML
Annotation
Elo versus class
YAML
XML
Annotation
User class
Warning You need to implement Avoo/Elo/Model/EloUserInterface
YAML
XML
Annotation
Default Usage
License
This bundle is released under the MIT license. See the complete license in the bundle: