Building An App With FuelPHP Part 1
Share your inquiries now with community members
Click Here
Sign up Now
Lessons List | 2
Lesson
Comments
Related Courses in Programming
Course Description
The FuelPHP project started in October 2010.[5]
The major contributors[6] to FuelPHP are Harro Verton, Jelmer Schreuder, Dan Horrigan, Philip Sturgeon and Frank de Jonge. In November 2013,[7] Steve West joined the development team.
Philip Sturgeon and Dan Horrigan have contributed to the CodeIgniter framework.[8]
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).
Major releases Project guideline
The project guideline is:
Building a framework based on the best ideas from other frameworks.[3][21]
The framework must provide powerful functionalities, it must be easy to work with and it should have a lightweight codebase.[21]
Taking account of community developers' orientations.[21][22][23]
Architecture overview
FuelPHP is written in PHP 5.3.[24] and requires at least 5.3.3 for V1.x.[25]
Cascading File System (inspired by Kohana framework): a directory structure partially based on namespaces used by classes.[24]
Flexibility: almost every component of the core framework can be extended or replaced.[26]
Modularity: applications can be divided up into modules.[27]
Extensibility: additional functionalities can be added to the framework through packages.[3][24]
Features overview
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.[28]
Form[29] and data validation[30] features.[3]
An Object Relational Mapper (ORM).[3][31]
Vulnerability protections: the framework encodes output, provides CSRF protection, cross-site scripting protection, input filtering features, and prevents SQL injection.[32]
The Auth package provides a set of components with which authentication and authorization application functionalities can be built.[33][34] Sentry is another authentication and authorization package for FuelPHP.
A caching system.[35]
Tools
Profiling and debugging: PHP Quick Profiler integration.[36]
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]
Testing: PHPUnit integration (Oil package).[22]
Trends
Facebook Business Page Settings
Python for AI for beginners
MS Excel
Learning English Speaking
Tools and toolbar in Photoshop for beginners
Python programming language
English greetings and responses
Natural Language Processing with Python
Introduction To Cyber Security
CSS basics for beginners
AI fundamentals for beginners
React Complete Series
Blockchain development essentials for beginners
Digital media and marketing strategies
Excel skills for busines intermediate
SUM and SUMIF function in excel
creating a marketing plan tools
Neural network optimization techniques
Improve english grammar skills
AI with IBM Watson
Recent
Python for AI for beginners
Tools and toolbar in Photoshop for beginners
Neural network optimization techniques
SUM and SUMIF function in excel
Machine learning algorithms types
Linux command line essentials
Building a hospital landing page in React JS
Salesforce certified associate
CSS basics for beginners
8x8 LED matrix with arduino for beginners
Building an arduino Light gun basics
Software testing basics for beginners
Video encoding for beginners
Computer security for beginners
Network types for beginners
Compiler optimization techniques
Software engineering basics
Audio editing basics for beginners
FFMPEG advanced techniques
Node based data structures in Java