What is FuelPHP?

devquora
devquora

Posted On: Feb 22, 2018

 

FuelPHP is free open source web framework written in PHP scripting language.FuelPHP is based on HMVC ( Hierarchical Model View Controller) design pattern.

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.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Fuel PHP Interview Questions

    What is the current Stable version of FuelPHP?

    What is the current Stable version of FuelPHP?..

    Fuel PHP Interview Questions

    What is the minimum requirement for installing FuelPHP?

    What is the minimum requirement for installing FuelPHP?..

    Fuel PHP Interview Questions

    List out template engines supported by FuelPHP.

    List out template engines supported by FuelPHP...