sentgine/hikari
最新稳定版本:v1.0.8
Composer 安装命令:
composer create-project sentgine/hikari
包简介
A very light PHP framework for building blazingly fast web applications.
README 文档
README
Hikari is a lightweight PHP framework designed to provide a minimalistic structure for web applications. It focuses on delivering essential features such as routing, controller handling, and views, making it an ideal choice for developers looking for simplicity and flexibility.
Features
- Routing: Define and manage application routes effortlessly.
- Controllers: Create controllers to handle various application logic.
- Views: Render views to present data to the end-user.
- Middleware Support: Implement middleware for handling pre-request processing.
Requirements
- PHP 8.2 or higher.
Installation
You can install the package via Composer by running the following command:
composer create-project sentgine/hikari example-app
This command will create a new directory named example-app with a fresh installation of the Hikari framework.
Changelog
Please see the CHANGELOG file for details on what has changed.
Security
If you discover any security-related issues, please email sentgine@gmail.com instead of using the issue tracker.
Credits
Hikari is built and maintained by Adrian Navaja.
- Check out some cool tutorials and stuff on YouTube!
- Catch my latest tweets and updates on Twitter (formerly X)!
- Let's connect on a more professional note over on LinkedIn!
- For more information about me and my work, visit my website: sentgine.com.
License
The MIT License (MIT). Please see the LICENSE file for more information.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-06-25