Software:Flare framework

From HandWiki
Revision as of 21:51, 21 November 2021 by imported>MainEditor
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Flare framework
Flare framework
Developer(s)Sajjad eftekhari
Initial releaseNovember 17, 2021
Stable release
November 17, 2021 / November 17, 2021
Written inphp 8
Operating systemMulti-platform
TypePhp framework
LicenseMIT
Websitehttps://github.com/flare-framework

Features Use MVC architecture, very fast, flexible, advanced advanced debugging, very strong validation, use of native PHP template system, super lightweight, strong email management, upload libraries. Session management. Powerful and fast management of Router, Controllers and Middlewares and other features and capabilities.[1]

Flare Framework Features

  • Use the most popular composer software packages for more flexibility and power. Composer is a package management system for the php language that is built into the file.
  • ORM Object Relationship Map: An advanced feature implemented in php to pattern the activity of records in a database.
  • Query build: came from version 1.0.0 of Flare; Which allowed direct access to ORMs. Instead of direct typing, Quiler Flare queries allow queries to be created more programmatically and stored for reuse.
  • Manage sessions using the best php package
  • native PHP template system[2]
  • A very powerful router powered by Symfony is one of the most popular php routers.
  • Flare is an MVC framework and in addition to increasing security due to this structure, it uses env environment variables.
  • In all versions of this software framework, it is possible to use vuejs, Bootstrap, . frames in the view layer.

Flare Manager side script

The Flare Manager side script replaces the command line and easily enables the developer to generate models, controllers, and middlewares..[3]

References

External links