An open API service indexing awesome lists of open source software.

https://github.com/rindow/rindow-module-smarty

Rindow compatible module for Smarty
https://github.com/rindow/rindow-module-smarty

framework php smarty

Last synced: about 2 months ago
JSON representation

Rindow compatible module for Smarty

Awesome Lists containing this project

README

          

Rindow compatible module for Smarty
===================================
Master: [![Build Status](https://travis-ci.com/rindow/rindow-module-smarty.png?branch=master)](https://travis-ci.com/rindow/rindow-module-smarty)

Add ViewManager interface to "Smarty" to use from Rindow-Web-Mvc, and wrap it in Rindow-Module format.

Includes Rindow-Form and Rindow-Web-Mvc-UrlGenerator of Smarty-plugin.

### Notes
- Smarty v3.1.36 gives an error in php5.3. There are no errors up to v3.1.34.
- Rindow Module Smart supports php5.3.