PHPackages                             scorninpc/slim-smarty-view - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. scorninpc/slim-smarty-view

ActiveLibrary[Framework](/categories/framework)

scorninpc/slim-smarty-view
==========================

Slim Framework 4 view helper built on top of the Smarty templating component

2.0.8(2mo ago)034611MITPHPPHP &gt;=8.1

Since Dec 7Pushed 2mo agoCompare

[ Source](https://github.com/scorninpc/slim-smarty-view)[ Packagist](https://packagist.org/packages/scorninpc/slim-smarty-view)[ RSS](/packages/scorninpc-slim-smarty-view/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (8)Versions (14)Used By (1)

Slim Framework 4 Smarty View
============================

[](#slim-framework-4-smarty-view)

[![Latest Stable Version](https://camo.githubusercontent.com/29131d34dbb939e2469e5658fbe605107c7f35a9228fb89db8b288e75151d54f/687474703a2f2f706f7365722e707567782e6f72672f73636f726e696e70632f736c696d2d736d617274792d766965772f76)](https://packagist.org/packages/scorninpc/slim-smarty-view)[![Total Downloads](https://camo.githubusercontent.com/122b7fbef3ed98807baf39ea075d90b47b057cd6adae34e539d7d3518f736989/687474703a2f2f706f7365722e707567782e6f72672f73636f726e696e70632f736c696d2d736d617274792d766965772f646f776e6c6f616473)](https://packagist.org/packages/scorninpc/slim-smarty-view)[![License](https://camo.githubusercontent.com/8fed2c853f2c21f94328f85ad9bb858933757588fdb1dbb021407d42da803eb0/687474703a2f2f706f7365722e707567782e6f72672f73636f726e696e70632f736c696d2d736d617274792d766965772f6c6963656e7365)](https://slim-smarty-view/packages/scorninpc/slim-smarty-view)

> 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 4 application.

How to install
--------------

[](#how-to-install)

Via [Composer](https://getcomposer.org/)

```
$ composer require scorninpc/slim-smarty-view "2.*"
```

Example
-------

[](#example)

```
