fast-raven/library
最新稳定版本:v1.0.0
Composer 安装命令:
composer require fast-raven/library
包简介
Lightweight, fast and minimalistic PHP framework for monolithic apps.
README 文档
README
No bloat. No magic. Just speed.
Fast Raven is a high-performance PHP framework for building fast, monolithic applications. Optimized for subdomain architectures, it processes requests in 1ms (average speed in shared hosting) while allowing fast-paced and easy development.
Installation
Requirements
- PHP ^8.4
- MySQL ^8.0
- Composer ^2.9.2
- Apache ^2.4 (or Nginx/IIS with appropriate config)
Pro Tip: Enable
php-apcuand configureFastCGI/PHP-FPMto reach peak performance.
Create Project
composer create-project fast-raven/project app
cd app
./init.sh mysite.local
Documentation
- Documentation: Deep dive into the API, Architecture, and Usage.
- Roadmap: Future plans and versioning strategy.
- Contributing: Guidelines for contributing.
License
Fast Raven is open-sourced software licensed under the MIT license.
Author: Arkhyst
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-06
