No description
- PHP 94.5%
- Twig 5.5%
| .idea | ||
| bin | ||
| config | ||
| src | ||
| templates | ||
| tests | ||
| var/logs | ||
| web | ||
| .gitignore | ||
| composer.json | ||
| composer.lock | ||
| LICENSE | ||
| phpunit.xml.dist | ||
| README.md | ||
| README.rst | ||
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