341 lines
10 KiB
JSON
341 lines
10 KiB
JSON
[
|
|
{
|
|
"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://files.phpcomposer.com/files/top-think/think-installer/1be326e68f63de4e95977ed50f46ae75f017556d.zip",
|
|
"reference": "1be326e68f63de4e95977ed50f46ae75f017556d",
|
|
"shasum": ""
|
|
},
|
|
"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/framework",
|
|
"version": "v5.0.12",
|
|
"version_normalized": "5.0.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/framework.git",
|
|
"reference": "0fb51680e8d62495d27f17a0e6cf889b763a6d3c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://files.phpcomposer.com/files/top-think/framework/0fb51680e8d62495d27f17a0e6cf889b763a6d3c.zip",
|
|
"reference": "0fb51680e8d62495d27f17a0e6cf889b763a6d3c",
|
|
"shasum": ""
|
|
},
|
|
"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": "2017-11-06T01:19:03+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://files.phpcomposer.com/files/top-think/think-captcha/0c55455df26a1626a60d0dc35d2d89002b741d44.zip",
|
|
"reference": "0c55455df26a1626a60d0dc35d2d89002b741d44",
|
|
"shasum": ""
|
|
},
|
|
"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-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://files.phpcomposer.com/files/top-think/think-migration/8e489f8d38a39876690c0e00fcf9a54ae92c4d3d.zip",
|
|
"reference": "8e489f8d38a39876690c0e00fcf9a54ae92c4d3d",
|
|
"shasum": ""
|
|
},
|
|
"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-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://files.phpcomposer.com/files/top-think/think-helper/0c99dc625b0d2d4124e1b6ca15a3ad6f0125963f.zip",
|
|
"reference": "0c99dc625b0d2d4124e1b6ca15a3ad6f0125963f",
|
|
"shasum": ""
|
|
},
|
|
"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-mongo",
|
|
"version": "v1.7",
|
|
"version_normalized": "1.7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-mongo.git",
|
|
"reference": "fc552c8fe5798679a52f4f0d7e60763f64aeb155"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://files.phpcomposer.com/files/top-think/think-mongo/fc552c8fe5798679a52f4f0d7e60763f64aeb155.zip",
|
|
"reference": "fc552c8fe5798679a52f4f0d7e60763f64aeb155",
|
|
"shasum": ""
|
|
},
|
|
"time": "2017-05-05T07:52:33+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-queue",
|
|
"version": "v1.1.4",
|
|
"version_normalized": "1.1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-queue.git",
|
|
"reference": "ad709611d516e13d6760234bc98e91faa901cae8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://files.phpcomposer.com/files/top-think/think-queue/ad709611d516e13d6760234bc98e91faa901cae8.zip",
|
|
"reference": "ad709611d516e13d6760234bc98e91faa901cae8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"topthink/think-helper": ">=1.0.4",
|
|
"topthink/think-installer": ">=1.0.10"
|
|
},
|
|
"time": "2017-06-25T00:49:56+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-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://files.phpcomposer.com/files/top-think/think-image/8586cf47f117481c6d415b20f7dedf62e79d5512.zip",
|
|
"reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
|
|
"shasum": ""
|
|
},
|
|
"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"
|
|
}
|
|
]
|