Trisha Shetty (Editor)

Kohana (framework)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Kohana Team

Written in
  
PHP

Development status
  
Active

Operating system
  
Cross-platform

Stable release
  
3.3.5 / March 10, 2016; 11 months ago (2016-03-10)

Type
  
Web application framework

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

Contents

Features

  • Cascading File System (CFS) allow class, configuration file and translation overloading from the system, module and application folder.
  • ORM is an implementation of the active record pattern.
  • Request and Response for either internal and external request.
  • Routing to reverse URL and dispatch user request.
  • Cache system compatible with multiple back-ends
  • Development

    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.5 was released on March 10, 2016. And Kohana will be retired on July 1st 2017.

    References

    Kohana (framework) Wikipedia