rongsite/liteflare
最新稳定版本:v1.0.0
Composer 安装命令:
composer require rongsite/liteflare
包简介
description
README 文档
README
LiteFlare is a lightweight PHP framework designed for simplicity, inspired by Laravel and CodeIgniter. It includes basic routing, database querying, and templating using Smarty, making it perfect for small-to-medium projects.
Key Features
- Custom Routing System: Easily map URLs to specific controller methods.
- Fluent Database Queries: Use a simple query builder to interact with your MySQL database.
- Smarty Templating: Utilize Smarty for clean separation of logic and views.
- Environment Configuration: Securely manage environment variables using
.envfiles. - PSR-4 Autoloading: Automatically load classes using Composer's PSR-4 standard.
System Requirements
LiteFlare is designed to run on most modern web servers that support PHP and MySQL. The minimum requirements are:
- Operating System: Linux, Windows, or macOS
- PHP Version: 7.4 or higher
- PHP Extensions:
- PDO
- MySQLi
- GD
- Curl
- Zip
- Mbstring
- Database: MySQL 5.6 or higher
- Composer: Required for dependency management
Installation
Follow these steps to install LiteFlare:
-
Clone the repository:
git clone https://github.com/peterrongsite/PHP-Liteflare.git cd PHP-Liteflare
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-09-07