Skip to content

flare-framework/Flare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flare Framework 4.2.0

Developed 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.

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 Router and Middlewares. use https://github.com/bramus/router

for $db and Model

and

for Templating engine Latte https://latte.nette.org/