Kohana Modules

Kohana's Community Module Repository is available at Google Code: http://code.google.com/p/kohanamodules/

Module developers are encouraged to commit the latest versions of their modules here to create a central module repository for Kohana developers. It is also encouraged that you create a Wiki page for each of your modules with basic usage instructions.

If you would like to be added as a project member for this repository, simply contact one of the project admins. This will grant you full access to add and commit changes to your modules. You will also be able to modify other modules within the repository, but we ask that you limit modifying other's modules to bug fixes. If you would like to add features to another developer's module, attempt to contact them first for permission to make changes to their module. Alternatively, you could just create a seperate module with some redundant functionality, but we're hoping that developers will collaborate whenever possible.

Modules Currently in the Repository

  • Assets: CSS and Javascript includes with caching and compression support
  • DBForge: Database table creation and manipulation
  • Forge: Form generation, formerly under development by Kohana core developers
  • Grige: Table generation
  • Media: CSS and Javascript includes with caching and compression support, formerly under development by Kohana core developers
  • OpenID: Shared identity service support
  • Service: Plug-in support for numerous web services