Love Fuel?    Donate

The Fuel PHP Framework is a fast, simple and flexible PHP 5.4+ framework, born from the best ideas of other frameworks, with a fresh start!

Version 1.8.2 is a bugfix release, but includes quite a few improvements as well. The most important one: a fix for security issue SEC-CORE-009!. Have a look at the changelog to see what has been fixed or improved. 

Discover

If you are new to the PHP framework Fuel then the best way to see what it's all about is to read through our Documentation and have a look at our Screencasts.

Any open-source project, especially a framework, requires great documentation and many have failed to achieve this. We feel that our documentation covers the API (Classes, Methods, etc) and we have a few guides but there can always be more. If you'd like to help us contribute then please write up anything you learn as a guide and submit it to us.

Features

FuelPHP is a MVC (Model-View-Controller) framework that was designed from the ground up to have full support for HMVC as part of its architecture. But we didn't stop there, we also added ViewModels (also known as presentation models) into the mix which give you the option to add a powerful layer between the Controller and the View.

FuelPHP also supports a more router based approach where you might route directly to a closure which deals with the input uri, making the closure the controller and giving it control of further execution.

Contribute

Whether you're an experienced PHP developer or a newcomer just getting started, there are many ways for you to participate in the FuelPHP project.

Join the forum to get help or help others with FuelPHP, find and report bugs, review documentation, or send your wish list for new features, or find other creative ways to contribute.

Whatever you do, becoming an active member of the FuelPHP community is your step to creating something amazing.