1 Star 7 Fork 0

wind/php_online_im

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
composer.lock 3.78 KB
Copy Edit Raw Blame History
liujiming authored 2020-06-27 15:21 +08:00 . 初始化项目
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "c642dbe81511e9db0a9df2561be21c98",
"packages": [
{
"name": "catfan/medoo",
"version": "v1.5.4",
"source": {
"type": "git",
"url": "https://github.com/catfan/Medoo.git",
"reference": "a6b7b05b18fa7c8f955e259d491344b1db9a51bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/catfan/Medoo/zipball/a6b7b05b18fa7c8f955e259d491344b1db9a51bf",
"reference": "a6b7b05b18fa7c8f955e259d491344b1db9a51bf",
"shasum": ""
},
"require": {
"ext-pdo": "*",
"php": ">=5.4"
},
"suggest": {
"ext-pdo_dblib": "For MSSQL or Sybase database on Linux/UNIX platform",
"ext-pdo_mysql": "For MySQL or MariaDB database",
"ext-pdo_oci": "For Oracle database",
"ext-pdo_oci8": "For Oracle version 8 database",
"ext-pdo_pqsql": "For PostgreSQL database",
"ext-pdo_sqlite": "For SQLite database",
"ext-pdo_sqlsrv": "For MSSQL database"
},
"type": "framework",
"autoload": {
"psr-4": {
"Medoo\\": "/src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Angel Lai",
"email": "angel@catfan.me"
}
],
"description": "The lightest PHP database framework to accelerate development",
"homepage": "https://medoo.in",
"keywords": [
"database",
"lightweight",
"mariadb",
"mssql",
"mysql",
"oracle",
"php framework",
"postgresql",
"sql",
"sqlite"
],
"time": "2018-01-08T20:01:12+00:00"
}
],
"packages-dev": [
{
"name": "eaglewu/swoole-ide-helper",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/eaglewu/swoole-ide-helper.git",
"reference": "2f9177b4694b90b64a244e09daadf89e5bf88ad0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/eaglewu/swoole-ide-helper/zipball/2f9177b4694b90b64a244e09daadf89e5bf88ad0",
"reference": "2f9177b4694b90b64a244e09daadf89e5bf88ad0",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Swoole\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "eagle",
"email": "eaglewudi@gmail.com"
}
],
"description": "Swoole 在IDE下自动识别类、函数、宏,自动补全函数名",
"time": "2018-02-05T05:06:02+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"eaglewu/swoole-ide-helper": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/LM95/php_online_im.git
git@gitee.com:LM95/php_online_im.git
LM95
php_online_im
php_online_im
master

Search