Template Library for CodeIgniter, the PHP Framework

The Template library, written for the CodeIgniter PHP-framework, is a wrapper for CodeIgniter's View implementation. Template is a reaction to the numerous questions from the CI community regarding how one would display multiple views for one controller, and how to embed “views within views” in a standardized fashion. In addition, Template provides extra Views loading capabilities, the ability to utilize any template parser (like Smarty), and shortcuts for including CSS, JavaScript, and other common elements in your final rendered HTML.

Read more on http://www.williamsconcepts.com/ci/codeigniter/libraries/template/

I am going to try to implement this library in my next project. Hope it will save my time. 

Comments

  1. Very helpful article. According to Laraval usage statistics compiled by BuiltWith, Laravel has been steadily growing in popularity, with more than 700,000 live sites using it. In the USA, laravel development companies are rapidly growing with its increasing demands.

    ReplyDelete

Post a Comment

Popular Posts