{ "name": "egrajp/smarty-extended", "description": "Smarty, extended with gettext, checkbox/radio labels and index numbers", "type": "library", "keywords": [ "templating" ], "homepage": "https://smarty-php.github.io/smarty/", "license": "LGPL-3.0", "autoload": { "psr-4": { "Smarty\\": "src/" } }, "authors": [ { "name": "Clemens Schwaighofer", "email": "clemens.schwaighofer@egplusww.com" } ], "minimum-stability": "dev", "require": {} }