FuelPHP is a simple, flexible, and community-driven PHP5.3web framework. it is a brand new start based on the best ideas of other frameworks. He was born in many development communities for the existing development framework of dissatisfaction, FuelPHP is very portable, almost all the servers can be very good... "> <LINKhref =" http://www.php100.com//statics/s
FuelPHP is a simple, flexible, and community-driven PHP 5.3 web framework. it is a brand new start based on the best ideas of other frameworks.
He was born from the dissatisfaction of many development communities with the existing development framework. FuelPHP is very portable, and almost all servers are well supported, and the concise and powerful syntax can also make you like him very quickly.
Quick installation
If you want to obtain and run it in a few minutes, you can use the quick installation method and the CURL Library. you can first install a basic oil Library, which replaces the installation package, you can also implement quick installation through it, or even use it to build a complete Fuel application.
# Quick install oil from the web $ curl get.fuelphp.com/oil | sh # now that oil is installed, create a blog project in a directory called Sites $ cd Sites/$ oil create blog
Manual installation
If you do not want to install it quickly, you can still install it manually. of course, you need to read the FuelPHP installation instructions.
What to do next?
1. read the FuelPHP component manual;
2. configure the FuelPHP framework;
3. learn the module and packages package;
4. construct some sexy code;
FuelPHP documentation: http://fuelphp.com/dev-docs/index.html