PHPackages                             skillfish/zf3-smarty-module - 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. [Templating &amp; Views](/categories/templating)
4. /
5. skillfish/zf3-smarty-module

ActiveLibrary[Templating &amp; Views](/categories/templating)

skillfish/zf3-smarty-module
===========================

Zend Framework 3 Module for integrating Smarty 3 as View Manager

04.8k5PHP

Since Dec 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/skillfish/zf3-smarty-module)[ Packagist](https://packagist.org/packages/skillfish/zf3-smarty-module)[ RSS](/packages/skillfish-zf3-smarty-module/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

zf3-smarty-module
=================

[](#zf3-smarty-module)

Based on  and modified for use with ZF3

Installation
============

[](#installation)

Although you could just clone this repository, it is highly recommended to install the module via composer.

- run `php composer.phar require skillfish/zf3-smarty-module`
- add Smarty to your ZF3 modules Configuration e.g /config/modules.config.php
- change the View Manager Strategy to Smarty in your module or apllication config like:

```
