A collection of practical Symfony 3 cheatsheets
Based on https://github.com/davidpv/symfony2cheatsheet.
$ git clone https://github.com/AdrienLucas/symfony2cheatsheet.git
$ cd symfony2cheatsheet
$ composer install
$ php -S 127.0.0.1:8080
$ x-www-browser 127.0.0.1:8080