-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the Flare wiki!
Flare is a full-stack PHP web framework that is light, fast, flexible, and secure. It is designed to help developers build modern web applications with minimal setup and maximum performance.
👉 Official Site: https://sajjadef.ir/flare
📦 GitHub Repository: https://github.com/flare-framework/flare
You can install Flare in two ways:
composer create-project flare-framework/flare mysite
Download the latest version from:
https://github.com/flare-framework/Flare/releases
-
PHP 8.0 or higher
-
Required PHP extensions:
-
mbstring
-
pdo
-
mysqli
-
openssl
-
curl
-
Feature | Package | Link |
---|---|---|
Routing | bramus/router | 🔗 |
Templating | latte/latte | 🔗 |
Debugging | php-debugbar/php-debugbar, symfony/error-handler | 🔗, 🔗 |
Database ORM | PHP-MySQLi-Database-Class by ThingEngineer | 🔗 |
Models | dbObject extension | 🔗 |
Session | odan/session | 🔗 |
PHPMailer | 🔗 | |
Validation | respect/validation | 🔗 |
File Upload | verot/class.upload.php | 🔗 |
Flare یک فریمورک تمامعیار PHP است که سبک، سریع، امن و انعطافپذیر طراحی شده تا بتوان با آن بهسادگی اپلیکیشنهای وب را توسعه داد.
✅ مستندات فارسی: https://sajjadef.ir/flare
📁 دریافت نسخهها: https://github.com/flare-framework/Flare/releases
composer create-project flare-framework/flare mysite
دانلود از لینک بالا.
-
مسیرها و میدلورها: bramus/router
-
موتور قالب (Latte): latte/latte
-
دیباگر و مدیریت خطا: php-debugbar و symfony/error-handler
-
بانک اطلاعاتی: PHP MySQLi Database Class
-
سیستم مدل: dbObject
-
مدیریت سشن: odan/session
-
ایمیل: PHPMailer
-
اعتبارسنجی: respect/validation
-
آپلود فایل: class.upload.php
👨💻 توسعهدهنده: Sajjad Eftekhari
برای مشاهده پروژهها و آموزشهای بیشتر، به https://sajjadef.ir مراجعه کنید.
# 🌐 Flare Framework - Developer Wiki Page (v2)Flare is a full-stack PHP web framework that is light, fast, flexible, and secure. It is designed to help developers build modern web applications with minimal setup and maximum performance.
👉 Official Site: https://sajjadef.ir/flare
📦 GitHub Repository: https://github.com/flare-framework/flare
You can install Flare in two ways:
composer create-project flare-framework/flare mysite
Download the latest version from: https://github.com/flare-framework/Flare/releases
-
PHP 8.0 or higher
-
Required PHP extensions:
mbstring
pdo
mysqli
openssl
curl
Feature | Package | Link |
---|---|---|
Routing | bramus/router |
[🔗](https://github.com/bramus/router) |
Templating | latte/latte |
[🔗](https://github.com/nette/latte) |
Debugging |
php-debugbar/php-debugbar , symfony/error-handler
|
[🔗](https://github.com/php-pm/php-debugbar), [🔗](https://github.com/symfony/error-handler) |
Database ORM |
PHP-MySQLi-Database-Class by ThingEngineer |
[🔗](https://github.com/ThingEngineer/PHP-MySQLi-Database-Class) |
Models | dbObject extension | [🔗](https://github.com/ThingEngineer/PHP-MySQLi-Database-Class/blob/master/dbObject.md) |
Session | odan/session |
[🔗](https://odan.github.io/session/v5/) |
PHPMailer |
[🔗](https://github.com/PHPMailer/PHPMailer) | |
Validation | respect/validation |
[🔗](https://respect-validation.readthedocs.io/en/latest/) |
File Upload | verot/class.upload.php |
[🔗](https://github.com/verot/class.upload.php) |
Flare یک فریمورک تمامعیار PHP است که سبک، سریع، امن و انعطافپذیر طراحی شده تا بتوان با آن بهسادگی اپلیکیشنهای وب را توسعه داد.
✅ مستندات فارسی: https://sajjadef.ir/flare
📁 دریافت نسخهها: https://github.com/flare-framework/Flare/releases
composer create-project flare-framework/flare mysite
دانلود از لینک بالا.
- مسیرها و میدلورها: [bramus/router](https://github.com/bramus/router)
- موتور قالب (Latte): [latte/latte](https://github.com/nette/latte)
- دیباگر و مدیریت خطا: [php-debugbar](https://github.com/php-pm/php-debugbar) و [symfony/error-handler](https://github.com/symfony/error-handler)
- بانک اطلاعاتی: [PHP MySQLi Database Class](https://github.com/ThingEngineer/PHP-MySQLi-Database-Class)
- سیستم مدل: [dbObject](https://github.com/ThingEngineer/PHP-MySQLi-Database-Class/blob/master/dbObject.md)
- مدیریت سشن: [odan/session](https://odan.github.io/session/v5/)
- ایمیل: [PHPMailer](https://github.com/PHPMailer/PHPMailer)
- اعتبارسنجی: [respect/validation](https://respect-validation.readthedocs.io/en/latest/)
- آپلود فایل: [class.upload.php](https://github.com/verot/class.upload.php)
👨💻 توسعهدهنده: [Sajjad Eftekhari](https://sajjadef.ir)
برای مشاهده پروژهها و آموزشهای بیشتر، به https://sajjadef.ir/ مراجعه کنید.