hans-thomas/common
最新稳定版本:v1.0.0
Composer 安装命令:
composer require hans-thomas/common
包简介
Collection of commonly used classes.
README 文档
README
Library of commonly used classes like tools and helpers.
Installation
In your composer.json include the following:
#!json
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/epubli/common.git"
}
]
"require": {
"epubli/common": "dev-master"
}
}
Then do:
#!shell
$ composer install
统计信息
- 总下载量: 110
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-19