Skip to content

silex-spear/twig-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twig service provider

A silex provider for Twig using puzzle/configuration (https://github.com/Niktux/puzzle-configuration)

SensioLabsInsight Scrutinizer Code Quality

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)