FuelPHP


FuelPHP is an open-source web application framework written in PHP which implements the HMVC pattern.

History

The FuelPHP project commenced in October 2010, with its major contributors being,,, and . In November 2013, Steve West joined the development team. Philip Sturgeon and Dan Horrigan had contributed to the CodeIgniter framework.

Major releases

The first version of FuelPHP was developed under the GitHub repository named Fuel. Another GitHub repository named FuelPHP was created for the development of the second version.
VersionRelease date
1.0
1.0.1
1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0

Project guidelines

The project guidelines are to build a framework based on the best ideas from other ones. The framework must provide powerful functionalities, it must be easy to work with, and it should have a lightweight codebase that takes account of community developers' orientations.

Architecture overview

Features overview

Tools