jbinfo / certificationy

A Symfony Console tool to train on Symfony Certification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certificationy

Build Status

This is a Symfony Console application to train on Symfony certification.

Installation

Using Phar

$ wget https://github.com/eko/certificationy/raw/master/bin/certificationy.phar
$ php certificationy.phar [--number=5]

Using Git

$ composer create-project eko/certificationy
$ php certificationy.php [--number=5]

Please, add your questions!

You can submit PR with your own questions into the data/ directory to extends questions database. More we will have questions, the more powerful will be this tool!

About

A Symfony Console tool to train on Symfony Certification