Kohana (framework)


Kohana was a PHP5 HMVC framework. Kohana was licensed under the BSD license and hosted on GitHub. It was noted for its performance when compared to CodeIgniter and other high-performance PHP frameworks.

Features

Kohana development begun on 31 May 2007 when a few CodeIgniter community members decided to start a community fork of CodeIgniter, named BlueFlame. In June 2007 the project was renamed "Kohana" and in July version 1.0 was released without any documentation. The project leader left in August and development stagnated until September when a new BDFL was selected and an effort to rewrite the source code began. At that time Kohana had only 3 developers. Version 2.0 was released in November 2007, based purely on PHP 5.0 and a new OOP framework. Version 3.0 was released on 9 September 2009.
The latest version 3.3.6 was released on Jul 25, 2016.
Kohana was retired and declared "deprecated" on July 1st 2017.
After the deprecation of Kohana a fork called was created. It targets to be a compatible replacement of Kohana for the projects that still use it and don't want to perform migration to a different framework. Koseven focus is to keep fixing bugs and maintain compatibility with the latest PHP versions.