- July 2, 2018
- Posted by: SouTech Team
- Category: Consulting, Development, Others, Softwares, Technologies, Website Design Service Abuja, Website Design Training
FuelPHP
This framework is a lightweight framework built on the popular existing frameworks. It works with PHP 4.5+ version
Its features are:
- HMVC features: It is using Hierarchical Model-view-controller framework features
- Modular and extendable to a fault: You can divide each project functionality into modules
- Security: FuelPHP supports all the latest security patching that other frameworks are doing
- Input filtering
- URI filtering
- XSS filtering
- Output Encoding
- CSRF token protection like Laravel
- SQL injection prevention
- Secured Auth Framework
- Command Line Access: Oil is the ability of FuelPHP to make use of command line utility like the other framework. The utility enables the developer to speed up on their development
- Code Generation and scaffolding
- Running Database Migration
- Interactive Debugging Ability
- Cron Job tasking
- Classes for Models and Controllers: FuelPHP classes helps the developer to do the following
- Ability to add template controller
- Ability to add REST controller for restful api
- Ability to combine many classes into one
- CRUD ability
- Object Relation Mapping (ORM): Laravel is known as the master of ORM but FuelPHP ORM is also superb because it enables developers to use many amazing database features that ORM supports.
- All normal relationships in database management e.g One to Many or many to one etc
- Nested relation
- Cascading of saves and deletes for the object
- EAV model implementation for database normalization
- Using observers to update/delete instances
- Ability to use any frontend frameworks
- Mustache
- Bootstrap
- Twig
- Jade
- Haml etc
- Authentication Framework: The framework has enabled the Oauth access to many authentication attributes that the developers’ application might need e.g social media auth
| Want to start an eBusiness and Grow it Globally with free IT, Legal, Internet Discounts,3 Months SME Startup Course, ePayment Integration, Biz Development Services, Free Website, Free SMS Units/Portal all done for you within 30 Days?
Start Here>> Click >>> Start a Digital Business in Nigeria
Flight (A micro-micro-framework for PHP)
Flight is a simple, light and fast framework which enables developers to build RESTFUL web application.
Its’ features are listed below:
- Routing
- Extending
- Overriding
- Filtering
- Variables
- Views
- Error Handling
- Redirects
- Requests
- Stopping
- HTTP Caching
- JSON
- Configuration
- Methods
- Instances
PHP-MINI
PHP-MINI is a simple and easy to understand PHP application framework. Actually, it is not a professional framework but it can still do a small scale project. It is really simple to install and has amazing features like
- Clean and simple structure
- Beautiful and friendly clean URL
- Sample CRUD (create, Read, Update and Delete) features already implemented
- Ability to use AJAX to make several calls in the application framework
- PDO support
- Commented codes in the framework
- Ability to use native PHP in the application
ZIKULA
Zikula is framework that was built on content management system platform of symfony.
It has the following features:
- Templating ability
- ORM integration
- API integration
- Extension ability
| Want to start an eBusiness and Grow it Globally with free IT, Legal, Internet Discounts,3 Months SME Startup Course, ePayment Integration, Biz Development Services, Free Website, Free SMS Units/Portal all done for you within 30 Days?
Start Here>> Click >>> Start a Digital Business in Nigeria
Related Interesting Articles