FuelPHP

Open-source web application framework From Wikipedia, the free encyclopedia

FuelPHP

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

Quick Facts Developer(s), Stable release ...
Close

History

The FuelPHP project commenced in October 2010,[5] with its major contributors being Harro Verton, Jelmer Schreuder, Dan Horrigan, Philip Sturgeon and Frank de Jonge.[6] In November 2013,[7] Steve West joined the development team. Philip Sturgeon and Dan Horrigan had contributed to the CodeIgniter framework.[8]

Major releases

The first version of FuelPHP (FuelPHP 1.0) was developed under the GitHub repository named Fuel. Another GitHub repository named FuelPHP was created for the development of the second version (FuelPHP 2.0).

More information Version, Release date ...
VersionRelease date
1.0 July 30, 2011[9]
1.0.1 August 23, 2011[10]
1.1 December 13, 2011[11]
1.2 May 6, 2012[12]
1.3 September 9, 2012[13]
1.4 November 11, 2012[14]
1.5 January 20, 2013[15]
1.6 May 3, 2013[16]
1.7 October 13, 2013[17]
1.8 April 9, 2016[18]
1.9 December 28, 2021[19]
2.0 No date set[20][21]
Close

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.[3][22][23][24]

Architecture overview

  • FuelPHP is written in PHP 5.3 and requires at least version 5.3.3 of PHP for version 1.x.[25][26]
  • Cascading File System (inspired by Kohana framework): a directory structure partially based on namespaces used by classes.[25]
  • Flexibility: almost every component of the core framework can be extended or replaced.[27]
  • Modularity: applications can be divided up into modules.[28]
  • Extensibility: additional functionalities can be added to the framework through packages.[3][25]

Features overview

  • The Auth package provides a set of components with which authentication and authorization application functionalities can be built.[34][35] Sentry is another authentication and authorisation package for FuelPHP.
  • A caching system[36]

Tools

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.