yii-tools/skeleton-app
Composer 安装命令:
composer create-project yii-tools/skeleton-app
包简介
Skeleton applications for YiiFramework v. 3.0.
README 文档
README
Skeleton Application for YiiFramework v.3.0.
Requirements
The minimum version of PHP required by this package is PHP 8.1.
To install this package, you need a composer.
Installation
You can then install this project template using the following command:
composer create-project --prefer-dist --stability=dev yii-tools/skeleton-app <your project>
To launch development web server run:
composer run serve
Now you should be able to access the application through the URL printed to console. Usually it is http://localhost:8080.
Testing
Check the documentation testing to learn about testing.
CI status
License
The MIT License (MIT). Please see License File for more information.
Our social networks
统计信息
- 总下载量: 4.87k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2023-06-12