Sin descripción

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

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