1 Star 1 Fork 0

ezy / api-token

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 462 Bytes
一键复制 编辑 原始数据 按行查看 历史
ezy 提交于 2020-10-15 15:36 . init
{
"name": "reezy/api-token",
"type": "library",
"version": "v0.2.0",
"keywords": [
],
"description": "reezy api token",
"license": "Apache-2.0",
"require": {
"php": ">7.1"
},
"autoload": {
"psr-4": {
"Reezy\\APIToken\\": "src/"
}
},
"require-dev": {
"phpunit/phpunit": "^7.5"
},
"autoload-dev": {
"psr-4": {
}
},
"extra": {
},
"scripts": {
"test": "./vendor/bin/phpunit -c phpunit.xml"
}
}
PHP
1
https://gitee.com/ezy/api-token.git
git@gitee.com:ezy/api-token.git
ezy
api-token
api-token
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891