From the forums #2
- Posted by dlib on April 18th, 2008 filed in Forums
This is the second post dealing with the excellent contributions appearing in the Kohana forums.
- Database expressions in the query builder - this means you can use stuff like NOW() and CURDATE() in your query builder queries. Why didn’t I think of this
- Autocompletion in Eclipse/Zend due to Kohana’s structure, class autocompletion won’t work in Kohana. If you place the file linked somewhere in your project it will
- Snippet share Share your favorite bits of code or go and see how others tackle problems.
- Captcha library Introduction to the Captcha library currently in svn.
- Zend_ACL for Kohana A straight port of Zend_ACL to Kohana - check the documentation over at Zend
- Flash message session extension An extension to the Session library to ease working with flash messages.
I have not tested all the libraries above so don’t come here asking for support
Like last time, if you feel your library is being left out, please make a comment about it. I will see to it you’ll be listed next time
Leave a Comment