A ajouter dans le fichier composer.json
{
"require": {
"twig/blank": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "git@github.com:futureisblank/Twig_Utils.git"
}]
}
Get a component :
{{ component( name, data ) }}
Transform a string to file format :
{{ handlized( string ) }}
Get an icon :
{{ icons( name ) }}