New CodeIgniter Library: Layout

After finally deciding to turn my method of nesting layouts into a CodeIgniter library, I am proud to release version 0.9 (beta) of ‘Layout’.

Layout allows you to define your hierarchical layout structures within PHP arrays, to display complex HTML layouts. You can also bind data (just like with CI views) and attach assets to each view.

Full documentation, including a download link can be found at:

http://daylerees.com/layout

and the source for the library can be found on Github, please feel free to contribute changes.

Let me know if the Library is of any use to you!

:(    There are no comments, why not add one? Post a comment

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>