silex-spear / twig-provider
A Silex provider for Twig
1.1.0
2015-03-03 23:21 UTC
Requires
- php: >=5.4
- puzzle/configuration: ~1.7
- silex/silex: ~1.2
- twig/twig: ~1.18
This package is not auto-updated.
Last update: 2026-03-14 23:58:13 UTC
README
A silex provider for Twig using puzzle/configuration (https://github.com/Niktux/puzzle-configuration)
Installation
{
"require": {
"silex-spear/twig-provider": "~1.0"
}
}
or
composer require silex-spear/twig-provider
What is the config/twig.yml-dist.example file ?
It's a configuration example file for the configuration file hydrator karma (https://github.com/Niktux/karma)