https://github.com/flare-framework/flare
Flare framework is a PHP full-stack web framework that is simple ,powerful , fast , flexible, and secure with long-term support.
https://github.com/flare-framework/flare
flareframework framework frameworkflare mvc mvc-framework mysql php php-framework php-frameworks php8 router
Last synced: 11 days ago
JSON representation
Flare framework is a PHP full-stack web framework that is simple ,powerful , fast , flexible, and secure with long-term support.
- Host: GitHub
- URL: https://github.com/flare-framework/flare
- Owner: flare-framework
- License: mit
- Created: 2021-10-27T19:33:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-30T03:31:38.000Z (about 2 months ago)
- Last Synced: 2025-05-05T15:56:26.754Z (13 days ago)
- Topics: flareframework, framework, frameworkflare, mvc, mvc-framework, mysql, php, php-framework, php-frameworks, php8, router
- Language: PHP
- Homepage: https://manbaenab.ir/Flare
- Size: 3.62 MB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Flare Framework
Developer by Sajjad Eftekhari
## What is Flare?Flare is a PHP full-stack web framework that is light, fast, flexible, and secure.
More information can be found at the [official site](https://manbaenab.ir/Flare).This repository holds the distributable version of the framework.
## Server Requirements
PHP version 8 or higher is required, with the following extensions installed:### --------------------------------------------- Flare Framework ---------------------------------
## How to install
### you can use composer or download from https://github.com/flare-framework/Flare/releases
### composer create-project flare-framework/flare mysite
# Flare built with a number of powerful and fast packages with other important features
### for Template system https://latte.nette.org/en/tags
### for Router and Middlewares. use https://github.com/bramus/router
### for $db and Model
### https://github.com/ThingEngineer/PHP-MySQLi-Database-Class
### https://github.com/ThingEngineer/PHP-MySQLi-Database-Class/blob/master/dbObject.md
### and
### for session https://odan.github.io/session/v5/
### for email https://github.com/PHPMailer/PHPMailer
### for validation https://respect-validation.readthedocs.io/en/latest/
### for upload https://github.com/verot/class.upload.php
### for debug https://github.com/symfony/symfony/tree/6.2/src/Symfony/Component/ErrorHandler