xRayDev / certificationy

A Symfony Console tool to train on Symfony Certification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certificationy

Build Status SensioLabsInsight

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

How it looks?

Certificationy application

Installation

Using Phar

$ curl -s http://box-project.org/installer.php | php
$ php box.phar build
$ php certificationy.phar [--number=5]

Using Composer

$ 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

License:MIT License