1 Star 1 Fork 1

open-resource/rockmongo-php7

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.lock 4.48 KB
一键复制 编辑 原始数据 按行查看 历史
Viktor Poltorak 提交于 2016-08-09 18:27 +08:00 . Adapt RockMongo for PHP7
{
"_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"
],
"hash": "21b6d5ead2b8d14c04dafd42b5c44b4a",
"content-hash": "5fdf57683352f5b3dca3f01cbbcb4ab6",
"packages": [
{
"name": "alcaeus/mongo-php-adapter",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/alcaeus/mongo-php-adapter.git",
"reference": "db7ef240fc9de81cd093d4d7e401a30b79023196"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alcaeus/mongo-php-adapter/zipball/db7ef240fc9de81cd093d4d7e401a30b79023196",
"reference": "db7ef240fc9de81cd093d4d7e401a30b79023196",
"shasum": ""
},
"require": {
"ext-hash": "*",
"mongodb/mongodb": "^1.0.1",
"php": "^5.5 || ^7.0"
},
"provide": {
"ext-mongo": "1.6.13"
},
"require-dev": {
"phpunit/phpunit": "^4.8 || ^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Mongo": "lib/Mongo"
},
"psr-4": {
"Alcaeus\\MongoDbAdapter\\": "lib/Alcaeus/MongoDbAdapter"
},
"files": [
"lib/Mongo/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "alcaeus",
"email": "[email protected]"
},
{
"name": "Olivier Lechevalier",
"email": "[email protected]"
}
],
"description": "Adapter to provide ext-mongo interface on top of mongo-php-libary",
"keywords": [
"database",
"mongodb"
],
"time": "2016-07-03 16:16:40"
},
{
"name": "mongodb/mongodb",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/mongodb/mongo-php-library.git",
"reference": "faf8a1d86b5c10684ef91fa6c81475b0c7f95240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/faf8a1d86b5c10684ef91fa6c81475b0c7f95240",
"reference": "faf8a1d86b5c10684ef91fa6c81475b0c7f95240",
"shasum": ""
},
"require": {
"ext-mongodb": "^1.1.0",
"php": ">=5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"MongoDB\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Jeremy Mikola",
"email": "[email protected]"
},
{
"name": "Hannes Magnusson",
"email": "[email protected]"
},
{
"name": "Derick Rethans",
"email": "[email protected]"
}
],
"description": "MongoDB driver library",
"homepage": "https://jira.mongodb.org/browse/PHPLIB",
"keywords": [
"database",
"driver",
"mongodb",
"persistence"
],
"time": "2016-03-30 19:10:28"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/open-resource/rockmongo-php7.git
[email protected]:open-resource/rockmongo-php7.git
open-resource
rockmongo-php7
rockmongo-php7
master

搜索帮助