Bez popisu

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

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