Introduction to the FuelPHP framework

Source: Internet
Author: User
Tags bbcode
Introduction to the FuelPHP framework FuelPHP is a lightweight WEB development framework based on PHP5.3. the official website is http://fuelphp.com. I spent one night browsing the introduction of this framework, which is basically similar to other mainstream PHP frameworks, including the introduction of the MVC Fuel PHP framework.
Fuel PHP is a lightweight WEB development framework based on PHP5.3. its official website is http://fuelphp.com/. today, I can see the latest version 1.0.1.

I spent one night browsing the introduction of this framework, which is basically similar to other mainstream PHP frameworks, including MVC, configurable routing, and multi-module support) supports command line tasks and database migration (Migrations.

The following are the core Fuel classes:
Agent Browser
Arr Array tool
Asset Static resource tools
Autoloader Automatic loading
Cache
Cli
Config
Cookie
Crypt Encryption
Database
Date
Debug
Event Event is similar to the event in js, but the event in feul is manually triggered.
Fieldset
File
Form
Format
Ftp
Fuel Fuel framework information
Html
Image
Inflector Name conversion (convert "hello world" to "HelloWorld)
Input
Lang
Log
Migrate See Migrations above
Pai_db
Pagination Paging
Redis
Request
Response
Security Security, mainly for CSRF processing
Session Not all are php's own sessions. you can encapsulate sessions in feul.
Str String tool
Upload Upload
Uri Create url
Validation Verification
View


Feul also includes several packages)
Oil Feul's command line tool can be used to automate code production, help test and run tasks.
Auth Authentication
Orm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.