ezTemplate, a CodeIgniter library (Miscellaneous)

This library attempts to fulfill the purpose of creating a bridge between the backend functionality of Codeigniter (CI) and the frontend logic such as Javascript. In the traditional view system of CI one must embed frontend logic into each individual view.

This library creates the same modular organization to frontend logic as exists in the backend.

Templating is done by layering the standard CI view system and extending it to asset management. The basic idea is that for every single CI view there are individual CSS and Javascript files that correlate to it.

Download ezTemplate, a CodeIgniter library (Miscellaneous)

Leave a Reply

Your email address will not be published. Required fields are marked *