You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
533 lines
16 KiB
533 lines
16 KiB
[
|
|
{
|
|
"name": "topthink/framework",
|
|
"version": "v5.0.21",
|
|
"version_normalized": "5.0.21.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/framework.git",
|
|
"reference": "ab826da071a7a47116a7f1d01f72228d6bcf212a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/framework/zipball/ab826da071a7a47116a7f1d01f72228d6bcf212a",
|
|
"reference": "ab826da071a7a47116a7f1d01f72228d6bcf212a",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"topthink/think-installer": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"johnkary/phpunit-speedtrap": "^1.0",
|
|
"mikey179/vfsstream": "~1.6",
|
|
"phpdocumentor/reflection-docblock": "^2.0",
|
|
"phploc/phploc": "2.*",
|
|
"phpunit/phpunit": "4.8.*",
|
|
"sebastian/phpcpd": "2.*"
|
|
},
|
|
"time": "2018-09-04T09:18:48+00:00",
|
|
"type": "think-framework",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\": "library/think"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "liu21st",
|
|
"email": "liu21st@gmail.com"
|
|
}
|
|
],
|
|
"description": "the new thinkphp framework",
|
|
"homepage": "http://thinkphp.cn/",
|
|
"keywords": [
|
|
"framework",
|
|
"orm",
|
|
"thinkphp"
|
|
]
|
|
},
|
|
{
|
|
"name": "topthink/think-captcha",
|
|
"version": "v1.0.7",
|
|
"version_normalized": "1.0.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-captcha.git",
|
|
"reference": "0c55455df26a1626a60d0dc35d2d89002b741d44"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-captcha/zipball/0c55455df26a1626a60d0dc35d2d89002b741d44",
|
|
"reference": "0c55455df26a1626a60d0dc35d2d89002b741d44",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"time": "2016-07-06T01:47:11+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\captcha\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/helper.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"description": "captcha package for thinkphp5"
|
|
},
|
|
{
|
|
"name": "topthink/think-helper",
|
|
"version": "v1.0.6",
|
|
"version_normalized": "1.0.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-helper.git",
|
|
"reference": "0c99dc625b0d2d4124e1b6ca15a3ad6f0125963f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-helper/zipball/0c99dc625b0d2d4124e1b6ca15a3ad6f0125963f",
|
|
"reference": "0c99dc625b0d2d4124e1b6ca15a3ad6f0125963f",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"time": "2017-04-05T07:15:37+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\helper\\": "src"
|
|
},
|
|
"files": [
|
|
"src/helper.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"description": "The ThinkPHP5 Helper Package"
|
|
},
|
|
{
|
|
"name": "topthink/think-image",
|
|
"version": "v1.0.7",
|
|
"version_normalized": "1.0.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-image.git",
|
|
"reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
|
|
"reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-gd": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.*",
|
|
"topthink/framework": "^5.0"
|
|
},
|
|
"time": "2016-09-29T06:05:43+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"description": "The ThinkPHP5 Image Package"
|
|
},
|
|
{
|
|
"name": "topthink/think-installer",
|
|
"version": "v1.0.12",
|
|
"version_normalized": "1.0.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-installer.git",
|
|
"reference": "1be326e68f63de4e95977ed50f46ae75f017556d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-installer/zipball/1be326e68f63de4e95977ed50f46ae75f017556d",
|
|
"reference": "1be326e68f63de4e95977ed50f46ae75f017556d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.0.*@dev"
|
|
},
|
|
"time": "2017-05-27T06:58:09+00:00",
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "think\\composer\\Plugin"
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\composer\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "topthink/think-migration",
|
|
"version": "v1.1.1",
|
|
"version_normalized": "1.1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-migration.git",
|
|
"reference": "8e489f8d38a39876690c0e00fcf9a54ae92c4d3d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-migration/zipball/8e489f8d38a39876690c0e00fcf9a54ae92c4d3d",
|
|
"reference": "8e489f8d38a39876690c0e00fcf9a54ae92c4d3d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require-dev": {
|
|
"topthink/framework": "^5.0"
|
|
},
|
|
"time": "2017-03-31T06:33:23+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Phinx\\": "phinx/src/Phinx",
|
|
"think\\migration\\": "src"
|
|
},
|
|
"files": [
|
|
"src/config.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "topthink/think-mongo",
|
|
"version": "v1.8.5",
|
|
"version_normalized": "1.8.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-mongo.git",
|
|
"reference": "657cc79bd5f090a58b0cc83776073dd69c83a3d1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-mongo/zipball/657cc79bd5f090a58b0cc83776073dd69c83a3d1",
|
|
"reference": "657cc79bd5f090a58b0cc83776073dd69c83a3d1",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"time": "2018-06-03T01:51:27+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\mongo\\": "src"
|
|
},
|
|
"files": []
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "liu21st",
|
|
"email": "liu21st@gmail.com"
|
|
}
|
|
],
|
|
"description": "mongodb driver for thinkphp5"
|
|
},
|
|
{
|
|
"name": "topthink/think-oracle",
|
|
"version": "v1.3",
|
|
"version_normalized": "1.3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-oracle.git",
|
|
"reference": "89a049e876167030b489322f691aed00799fd68f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-oracle/zipball/89a049e876167030b489322f691aed00799fd68f",
|
|
"reference": "89a049e876167030b489322f691aed00799fd68f",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"topthink/framework": "~5.0.17"
|
|
},
|
|
"time": "2018-04-14T00:52:34+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\oracle\\": "src"
|
|
},
|
|
"files": []
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "liu21st",
|
|
"email": "liu21st@gmail.com"
|
|
}
|
|
],
|
|
"description": "Oracle driver for thinkphp5"
|
|
},
|
|
{
|
|
"name": "topthink/think-queue",
|
|
"version": "v1.1.5",
|
|
"version_normalized": "1.1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-queue.git",
|
|
"reference": "465320c9cb7811df22d4ff8f29f58ead7d104348"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-queue/zipball/465320c9cb7811df22d4ff8f29f58ead7d104348",
|
|
"reference": "465320c9cb7811df22d4ff8f29f58ead7d104348",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"topthink/think-helper": ">=1.0.4",
|
|
"topthink/think-installer": ">=1.0.10"
|
|
},
|
|
"time": "2018-05-04T05:29:53+00:00",
|
|
"type": "think-extend",
|
|
"extra": {
|
|
"think-config": {
|
|
"queue": "src/config.php"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\": "src"
|
|
},
|
|
"files": [
|
|
"src/common.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"description": "The ThinkPHP5 Queue Package"
|
|
},
|
|
{
|
|
"name": "topthink/think-worker",
|
|
"version": "v1.0.1",
|
|
"version_normalized": "1.0.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-worker.git",
|
|
"reference": "b609ff5e38dbb7194aab027d2b2c6b31a7ed1bd1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-worker/zipball/b609ff5e38dbb7194aab027d2b2c6b31a7ed1bd1",
|
|
"reference": "b609ff5e38dbb7194aab027d2b2c6b31a7ed1bd1",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"workerman/workerman": "^3.3.0"
|
|
},
|
|
"time": "2016-10-08T06:07:03+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\worker\\": "src"
|
|
},
|
|
"files": []
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "liu21st",
|
|
"email": "liu21st@gmail.com"
|
|
}
|
|
],
|
|
"description": "workerman extend for thinkphp5"
|
|
},
|
|
{
|
|
"name": "workerman/workerman",
|
|
"version": "v3.5.14",
|
|
"version_normalized": "3.5.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/Workerman.git",
|
|
"reference": "6d70996b2b4ec94000e807246aca0e861c9601d8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/Workerman/zipball/6d70996b2b4ec94000e807246aca0e861c9601d8",
|
|
"reference": "6d70996b2b4ec94000e807246aca0e861c9601d8",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"suggest": {
|
|
"ext-event": "For better performance. "
|
|
},
|
|
"time": "2018-08-04T12:41:54+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Workerman\\": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "walkor",
|
|
"email": "walkor@workerman.net",
|
|
"homepage": "http://www.workerman.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
|
|
"homepage": "http://www.workerman.net",
|
|
"keywords": [
|
|
"asynchronous",
|
|
"event-loop"
|
|
]
|
|
}
|
|
]
|