5 Star 7 Fork 1

王杨/mysql-timeout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 491 Bytes
一键复制 编辑 原始数据 按行查看 历史
王杨 提交于 2016-09-28 17:51 +08:00 . change readme
{
"name": "wwaayyaa/mysql-timeout",
"description": "Customizing the timeout for a database query",
"type": "library",
"keywords": ["mysql", "timeout", "query"],
"version": "1.0.2",
"license": "MIT",
"authors": [
{
"name": "wangyang",
"email": "[email protected]"
}
],
"require": {
"php": ">=5.3",
"ext-curl": "*"
},
"autoload": {
"psr-4": {
"MysqlTimeout\\": "src/"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/jaredwang/mysql-timeout.git
[email protected]:jaredwang/mysql-timeout.git
jaredwang
mysql-timeout
mysql-timeout
master

搜索帮助