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
- Host: GitHub
- URL: https://github.com/rindow/rindow-module-smarty
- Owner: rindow
- License: bsd-3-clause
- Created: 2019-05-08T12:21:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T08:15:09.000Z (over 1 year ago)
- Last Synced: 2025-09-16T13:46:12.871Z (7 months ago)
- Topics: framework, php, smarty
- Language: PHP
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rindow compatible module for Smarty
===================================
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.