stefanak-michal/dragoncore
最新稳定版本:v4.0.0
Composer 安装命令:
composer create-project stefanak-michal/dragoncore
包简介
PHP framework. Simple, fast and lightweight.
关键字:
README 文档
README
Dragon PHP Framework
- Easy deployment and setup
- Config as php files with support of lookup tables
- Simple file names conventions
- One core for multiple projects
- Autoloader with vendor support
- CLI support
- PHP >= 8.5
How to start
- Use composer to create project with framework
composer create-project stefanak-michal/dragoncore. - Open cmd/bash in framework root directory and execute
php -f scripts/create-app.php ../new-app. - Now your application with basic hierarchy is ready in directory
new-appnext to framework directory. - Open http://localhost/new-app in your browser and you will see page with
Hello new-app!(of course if you work within htdocs).
Check documentation for more informations.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-20