p2made/yii2-p2y2-base
最新稳定版本:4.0.1
Composer 安装命令:
composer require p2made/yii2-p2y2-base
包简介
A base bundle for other p2y2 bundles.
README 文档
README
A base bundle for other P2Y2 bundles.
¡¡ Notice !!
After an extented period of life getting in the way I'm back to Yii2 development. I'll be rebasing every project as I resume work on it. Projects that use Bootstrap will resume as version 5.0.0 for Bootstrap 5.x.
Installation
The preferred way to install P2Y2 Base is through composer. Depending on your composer installation, run one of the following commands:
composer require p2made/p2y2-base "dev-master"
or
php composer.phar require p2made/p2y2-base "dev-master"
Alternatively add:
"p2made/p2y2-base": "dev-master"
to the requires section of your composer.json file & P2Y2 Base will be installed next time you run composer update.
Actually, you probably don't need to do any of that because you're probably not going to install p2y2-base on its own. If you install any of my bundles that require p2y2-base, they will install it as a dependancy.
统计信息
- 总下载量: 5.37k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-04-02