From a5769b9d524105fa478143e18799450762085a89 Mon Sep 17 00:00:00 2001 From: Ayon Khan Date: Wed, 15 Oct 2014 00:20:51 +0600 Subject: [PATCH] Add Kohana to the frameworks list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e1424b..aa19b98 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. * [FuelPHP](http://www.fuelphp.com/) - A simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! +* [Kohana](http://kohanaframework.org/) - An elegant HMVC PHP5 framework that provides a rich set of components for building web applications. ## Framework Extras *Extras related to web development frameworks.*