Skookum/csrf
A PHP Kohana 3 module for CSRF prevention. This module includes special handling and sample code for implementation with AJAX requests. Includes user agent validation, timeouts (expiration), and private key salted two-way encryption using mcrypt.
sittercity/sprig
Object modeling system for Kohana, inspired by Django
sittercity/Kohana-Namespace-Routes
Routing modification to allow route namespacing, for sharing routes between applications
kohana/database
A Kohana module for database interactions, building queries, and prepared statements
colinmollenhour/mongodb-php-odm
A simple but powerful set of wrappers for using MongoDb in PHP (also a Kohana 3 module)
synapsestudios/kohana-acl
Request-based ACL Module for Ko3, Auth, and ORM
synapsestudios/kohana-notices
Notices module for Kohana 3.x
synapsestudios/kohana-csrf
Kohana 3.x module for validating a csrf token on forms
kohana/userguide
Kohana user guide and live API documentation module
kohana/orm
Kohana ORM
shadowhand/email
DEPRECATED AND NO LONGER MAINTAINED
kohana/auth
Auth module for Kohana v3
kohana/image
A Kohana module for manipulating images
synapsestudios/kohana-errors
Errors module for Kohana 3.x