beco/yii2-app-basic
Composer 安装命令:
composer create-project beco/yii2-app-basic
包简介
Yii 2 Basic Project Template
README 文档
README
All from Yii2 basic app template with a few improvements:
- mandatory https redirect for all web requests
- php ^8.1
- improved ActiveRecord (from beco/yii-commons)
- ModelLog: a way to automatically store in db model attributes when changed
- out of the box db user structure
Procfile
web: vendor/bin/heroku-php-apache2 web/
worker: php yii queue/listen --verbose --isolate=1
release: sh start
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2025-12-01