This is a Slim Framework 4 view helper built on top of the Smarty templating component. You can use this component to create and render templates in your Slim Framework application.
For Slim Framework 3 see 1.x branch
Via Composer
$ composer require mathmarques/smarty-view "^2.0"
Requires Slim Framework 4 and PHP 7.2 or newer.
TODO
TODO
TODO
Please see CONTRIBUTING for details.
- Matheus Marques
- Project based on Twig-View by Josh Lockhart
The MIT License (MIT). Please see License File for more information.