Attire - Template Engine + Asset Manager |
12-10-2015, 06:56 PM
(This post was last modified: 07-09-2016, 11:54 AM by dsv. Edit Reason: change title )
Hello community!
I'm working on a library called Attire, that supports template inheritance using Twig template engine and Sprockets-PHP as an asset manager framework in CodeIgniter. This integration it's gonna make your life easier for developing and maintaining structured templates, layouts and even the assets for each section in your application. Checkout the repository https://github.com/davidsosavaldes/Attire Hope you like it.
You’ve done a great job. Thank you.
(12-10-2015, 06:56 PM)dsv Wrote: Hello community!
Now you can call Codeigniter functions with the prefix 'ci_'.
Example: Code: {{ ci_site_url('foo') }} Notes: this could only work if you first load the helper in the controller.
Attire latest version (v2.2.1+) now supports HMVC environment.
https://github.com/davidsosavaldes/Attir...nvironment
The official release of Attire v3.0.x for Codeigniter is now available: http://davidsosavaldes.github.io/Attire/
Here's the list of features:
ToDo:
If you want to give your feedback (anonymous): http://feedback.userreport.com/cf4d3026-...e715f1310c
New features in Attire v3.0.8:
Regular
HMVC environment:
New Themes:
|
Welcome Guest, Not a member yet? Register Sign In |