Açıklama Yok

Frederic G. MARAND d5374857b9 More documentation on application middleware. 6 yıl önce
.idea d5374857b9 More documentation on application middleware. 6 yıl önce
bin 748d9238b7 First commit: straight from composer create-project. 6 yıl önce
config 195dc7ca8c Sample controllers pp 4-6. 6 yıl önce
src d5374857b9 More documentation on application middleware. 6 yıl önce
templates b327dc29b3 Refactored controllers, error and view handlers to classes for readability. 6 yıl önce
tests 748d9238b7 First commit: straight from composer create-project. 6 yıl önce
var 748d9238b7 First commit: straight from composer create-project. 6 yıl önce
web 748d9238b7 First commit: straight from composer create-project. 6 yıl önce
.gitignore d5374857b9 More documentation on application middleware. 6 yıl önce
LICENSE 748d9238b7 First commit: straight from composer create-project. 6 yıl önce
README.md 748d9238b7 First commit: straight from composer create-project. 6 yıl önce
README.rst 748d9238b7 First commit: straight from composer create-project. 6 yıl önce
composer.json ce3ba06f3e Argument conditions: assert() and when() with Symfony expression language. 6 yıl önce
composer.lock ce3ba06f3e Argument conditions: assert() and when() with Symfony expression language. 6 yıl önce
phpunit.xml.dist 748d9238b7 First commit: straight from composer create-project. 6 yıl önce

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