February 2009
2 posts
5 tags
ACL Module
First up; an acl module. Kohana is very powerful and groovy but there are a load of useful, well written and tested, things in Zend Framework - such as the ACL module. Rather than porting the module, we just include Zend (so we can get at other useful nuggets) and then use a wrapper around it.
With that in mind, here are our first 2 modules.
a. Zend (actually just a hook)...
3 tags
A Repository of Kohana Modules
We’ll be releasing, here on this site, a number of modules for the Kohana php framework which we have developed for sites we are working on … stay tuned for the first release!