Symfony + Neo4j POC to predict UEFA Euro 2016 games' outcome.
$ composer install
$ php bin/console neo4j:fixtures:load
For first games, predictions are simply generated thanks to the FIFA rankings. At that point, no draw outcome prediction is possible.
This application is released under the GNU-GPL V3.0 license. See the license file attached.