Skip to content

Slim Framework 3 view layer built on top of Smarty

License

Notifications You must be signed in to change notification settings

naomigo/Smarty-View

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slim Framework 4 Smarty View

Build Status Latest Stable Version Total Downloads License

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

Install

Via Composer

$ composer require mathmarques/smarty-view "^2.0"

Requires Slim Framework 4 and PHP 7.2 or newer.

Usage

TODO

Custom template functions

TODO

Testing

TODO

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Slim Framework 3 view layer built on top of Smarty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.4%
  • Smarty 0.6%