From 9221a1e32b0579554b3eca0b55b1c80f143d49f2 Mon Sep 17 00:00:00 2001 From: Ayon Khan Date: Wed, 15 Oct 2014 00:19:39 +0600 Subject: [PATCH] Add FuelPHP to the frameworks list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30cab83..5e1424b 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Laravel 4](http://laravel.com/) - A simple PHP framework. * [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! ## Framework Extras *Extras related to web development frameworks.*