
Kohana is a web application framework for php 5 that implements hierarchical model view controller (hmvc). it was designed to be secure, lightweight, and easy to use.
this metapackage installs all parts of kohana framework:
* libkohana3.1-mod-auth-php: auth module
* libkohana3.1-mod-cache-php: cache library
* libkohana3.1-mod-codebench-php: a benchmarking module
* libkohana3.1-mod-database-php: module for database interactions, building
queries, and prepared statements
* libkohana3.1-mod-image-php: module for manipulating images
* libkohana3.1-mod-orm-php: object relational mapping (orm)
* libkohana3.1-mod-unittest-php: phpunit integration
* libkohana3.1-mod-userguide-php: user guide and live api documentation