Aucune description

Frederic G. MARAND 1bc24ac2be Replacing controllers-blog.php by a Controller Provider. il y a 6 ans
.idea f4a10e93ee Use the url_generator service and define a custom service class. il y a 6 ans
bin 748d9238b7 First commit: straight from composer create-project. il y a 6 ans
config 195dc7ca8c Sample controllers pp 4-6. il y a 6 ans
src 1bc24ac2be Replacing controllers-blog.php by a Controller Provider. il y a 6 ans
templates f4a10e93ee Use the url_generator service and define a custom service class. il y a 6 ans
tests 748d9238b7 First commit: straight from composer create-project. il y a 6 ans
var 837f761afb Route middleware. il y a 6 ans
web f4a10e93ee Use the url_generator service and define a custom service class. il y a 6 ans
.gitignore d5374857b9 More documentation on application middleware. il y a 6 ans
LICENSE 748d9238b7 First commit: straight from composer create-project. il y a 6 ans
README.md 748d9238b7 First commit: straight from composer create-project. il y a 6 ans
README.rst 748d9238b7 First commit: straight from composer create-project. il y a 6 ans
composer.json a5dbf3d845 Update to Silex 2.2, PHP 7.1, PHPUnit 6.5, Symfony 3.4. il y a 6 ans
composer.lock a5dbf3d845 Update to Silex 2.2, PHP 7.1, PHPUnit 6.5, Symfony 3.4. il y a 6 ans
phpunit.xml.dist 748d9238b7 First commit: straight from composer create-project. il y a 6 ans

README.md

Silex: the book

This repository contains examples gathered while reading the Silex 2 book.

Creating a project:

On 2017-11-29, this gives:

  • Silex 2.2.0
  • Pimple 3.2.2
  • Twig 2.4.4
  • Symfony components: 3.3.13