This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
This article contains promotional content. Please help improve it by removing promotional language and inappropriate external links, and by adding encyclopedic text written from a neutral point of view.(April 2020) (Learn how and when to remove this message)
This article is in list format but may read better as prose. You can help by converting this article, if appropriate. Editing help is available.(May 2023)
This article may require cleanup to meet Wikipedia's quality standards. The specific problem is: inline ext links should be formatted as refs. Please help improve this article if you can.(May 2023) (Learn how and when to remove this message)
(Learn how and when to remove this message)
FuelPHP is an open-source web application framework written in PHP which implements the HMVC pattern.
FuelPHP
FuelPHP post-install screen
Developer(s)
FuelPHP developer team
Stable release
1.9.0
/ 2021-12-28
Preview release
2.0 alpha
/ January 1, 2014 (2014-01-01)
Repository
FuelPHP Repository
Operating system
Cross-platform
Platform
PHP 5.3.3+
Available in
Multilingual
Type
Web application framework
License
MIT License
Website
fuelphp.com
Contents
1History
1.1Major releases
2Project guidelines
3Architecture overview
4Features overview
5Tools
6References
7External links
History
edit
The FuelPHP project commenced in October 2010, with its major contributors being Harro Verton, Jelmer Schreuder, Dan Horrigan, Philip Sturgeon and Frank de Jonge. In November 2013, Steve West joined the development team. Philip Sturgeon and Dan Horrigan had contributed to the CodeIgniter framework.
Major releases
edit
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).
Version
Release date
1.0
July 30, 2011
1.0.1
August 23, 2011
1.1
December 13, 2011
1.2
May 6, 2012
1.3
September 9, 2012
1.4
November 11, 2012
1.5
January 20, 2013
1.6
May 3, 2013
1.7
October 13, 2013
1.8
April 9, 2016
1.9
December 28, 2021
2.0
No date set
Project guidelines
edit
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
edit
FuelPHP is written in PHP 5.3 and requires at least version 5.3.3 of PHP for version 1.x.[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
edit
A URL routing system[4]
RESTful implementation[4]
HMVC implementation[3][4]
Template parsing: Stags (a specific FuelPHP template engine) and Mustache template engines are included; drivers for Markdown, Smarty, Twig, Haml, Jade and Dwoo template engines[29]
Form[30] and data validation[31] features[3]
An Object Relational Mapper (ORM)[3][32]
Vulnerability protections: the framework encodes output, provides CSRF protection, cross-site scripting protection, input filtering features, and prevents SQL injection[33]
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
edit
Profiling and debugging: PHP Quick Profiler integration[37]
Database migrations tool (inspired by the popular Ruby on Rails framework)[3]
Scaffolding (inspired by Ruby on Rails framework, Oil package)[3]
Tasks (operations that can be executed through the command line)[4]
^ abcdefgh
Allen, Jonathan (2011). "Fuel PHP: An MVC Framework". InfoQueue. Retrieved 2012-02-07.
^ abcdeGilmore, Jason. "Getting Started with the Fuel PHP Framework". PHPBuilder. Archived from the original on 2012-01-25. Retrieved 2012-02-07.
^First GitHub commit
^FuelPHP contributors list
^Team member list
^GitHub CodeIgniter contributors
^V1.0 Changelog
^V1.0.1 Changelog
^V1.1 Changelog
^V1.2 Changelog
^V1.3 Announcement
^V1.4 Announcement
^V1.5 Announcement
^V1.6 Announcement
^V1.7 Announcement
^"FuelPHP » FuelPHP releases v1.8 | Blog".
^"GitHub FuelPHP Tags".
^V2.0 Roadmap
^2.0 Development
^
Sturgeon, Philip (2011). "An introduction to FuelPhp". PhpNE October 2011 conference. [phpne.org.uk]. Archived from the original on 2012-01-22. Retrieved 2012-02-07.
^ ab
Developer team (2011). "Start your engines: Fuel RC1 is here". fuelphp.com. Archived from the original on 2012-01-06. Retrieved 2012-02-07.
^
Horrigan, Dan (2012). "What do you want out of FuelPHP ?". fuelphp.com. Archived from the original on 2012-02-05. Retrieved 2012-02-07.
Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website.
If you are using this website then its your own responsibility to understand the content of the website