You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
993 lines
34 KiB
JSON
993 lines
34 KiB
JSON
{
|
|
"_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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "3a1c7f5ff011046c237103f17a8c194b",
|
|
"packages": [
|
|
{
|
|
"name": "box/spout",
|
|
"version": "v2.7.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/box/spout.git",
|
|
"reference": "3681a3421a868ab9a65da156c554f756541f452b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/box/spout/zipball/3681a3421a868ab9a65da156c554f756541f452b",
|
|
"reference": "3681a3421a868ab9a65da156c554f756541f452b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-xmlreader": "*",
|
|
"ext-zip": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.0"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)",
|
|
"ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Box\\Spout\\": "src/Spout"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Adrien Loison",
|
|
"email": "adrien@box.com"
|
|
}
|
|
],
|
|
"description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way",
|
|
"homepage": "https://www.github.com/box/spout",
|
|
"keywords": [
|
|
"OOXML",
|
|
"csv",
|
|
"excel",
|
|
"memory",
|
|
"odf",
|
|
"ods",
|
|
"office",
|
|
"open",
|
|
"php",
|
|
"read",
|
|
"scale",
|
|
"spreadsheet",
|
|
"stream",
|
|
"write",
|
|
"xlsx"
|
|
],
|
|
"time": "2017-09-25T19:44:35+00:00"
|
|
},
|
|
{
|
|
"name": "gregwar/captcha",
|
|
"version": "v1.1.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Gregwar/Captcha.git",
|
|
"reference": "6088ad3db59bc226423ad1476a9f0424b19b1866"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Gregwar/Captcha/zipball/6088ad3db59bc226423ad1476a9f0424b19b1866",
|
|
"reference": "6088ad3db59bc226423ad1476a9f0424b19b1866",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.0",
|
|
"symfony/finder": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.4"
|
|
},
|
|
"type": "captcha",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Gregwar\\": "src/Gregwar"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Grégoire Passault",
|
|
"email": "g.passault@gmail.com",
|
|
"homepage": "http://www.gregwar.com/"
|
|
},
|
|
{
|
|
"name": "Jeremy Livingston",
|
|
"email": "jeremy.j.livingston@gmail.com"
|
|
}
|
|
],
|
|
"description": "Captcha generator",
|
|
"homepage": "https://github.com/Gregwar/Captcha",
|
|
"keywords": [
|
|
"bot",
|
|
"captcha",
|
|
"spam"
|
|
],
|
|
"time": "2020-01-22T14:54:02+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "1.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
|
"reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"psr/http-message": "~1.0",
|
|
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-zlib": "*",
|
|
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions_include.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"homepage": "https://github.com/Tobion"
|
|
}
|
|
],
|
|
"description": "PSR-7 message implementation that also provides common utility methods",
|
|
"keywords": [
|
|
"http",
|
|
"message",
|
|
"psr-7",
|
|
"request",
|
|
"response",
|
|
"stream",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"time": "2019-07-01T23:21:34+00:00"
|
|
},
|
|
{
|
|
"name": "imagine/imagine",
|
|
"version": "v0.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/avalanche123/Imagine.git",
|
|
"reference": "725279fd560faa1c7012a80b427b31d7f08f36ff"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/avalanche123/Imagine/zipball/725279fd560faa1c7012a80b427b31d7f08f36ff",
|
|
"reference": "725279fd560faa1c7012a80b427b31d7f08f36ff",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"sami/sami": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use the GD implementation",
|
|
"ext-gmagick": "to use the Gmagick implementation",
|
|
"ext-imagick": "to use the Imagick implementation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-develop": "0.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Imagine": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bulat Shakirzyanov",
|
|
"email": "mallluhuct@gmail.com",
|
|
"homepage": "http://avalanche123.com"
|
|
}
|
|
],
|
|
"description": "Image processing for PHP 5.3",
|
|
"homepage": "http://imagine.readthedocs.org/",
|
|
"keywords": [
|
|
"drawing",
|
|
"graphics",
|
|
"image manipulation",
|
|
"image processing"
|
|
],
|
|
"time": "2014-06-16T20:53:48+00:00"
|
|
},
|
|
{
|
|
"name": "intervention/image",
|
|
"version": "2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Intervention/image.git",
|
|
"reference": "39eaef720d082ecc54c64bf54541c55f10db546d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Intervention/image/zipball/39eaef720d082ecc54c64bf54541c55f10db546d",
|
|
"reference": "39eaef720d082ecc54c64bf54541c55f10db546d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-fileinfo": "*",
|
|
"guzzlehttp/psr7": "~1.1",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "~0.9.2",
|
|
"phpunit/phpunit": "^4.8 || ^5.7"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use GD library based image processing.",
|
|
"ext-imagick": "to use Imagick based image processing.",
|
|
"intervention/imagecache": "Caching extension for the Intervention Image library"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Intervention\\Image\\ImageServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Image": "Intervention\\Image\\Facades\\Image"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Intervention\\Image\\": "src/Intervention/Image"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Oliver Vogel",
|
|
"email": "oliver@olivervogel.com",
|
|
"homepage": "http://olivervogel.com/"
|
|
}
|
|
],
|
|
"description": "Image handling and manipulation library with support for Laravel integration",
|
|
"homepage": "http://image.intervention.io/",
|
|
"keywords": [
|
|
"gd",
|
|
"image",
|
|
"imagick",
|
|
"laravel",
|
|
"thumbnail",
|
|
"watermark"
|
|
],
|
|
"time": "2019-06-24T14:06:31+00:00"
|
|
},
|
|
{
|
|
"name": "jenssegers/imagehash",
|
|
"version": "v0.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jenssegers/imagehash.git",
|
|
"reference": "6fe6662edbcbc7f5a7f4b7b96e0d117bece4f058"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jenssegers/imagehash/zipball/6fe6662edbcbc7f5a7f4b7b96e0d117bece4f058",
|
|
"reference": "6fe6662edbcbc7f5a7f4b7b96e0d117bece4f058",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"intervention/image": "^2.4",
|
|
"php": "^5.6|^7.0",
|
|
"phpseclib/phpseclib": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.0|^6.0|^7.0",
|
|
"satooshi/php-coveralls": "^2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "GD or ImageMagick is required",
|
|
"ext-gmp": "GMP results in faster comparisons",
|
|
"ext-imagick": "GD or ImageMagick is required"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Jenssegers\\ImageHash\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kenneth Rapp"
|
|
},
|
|
{
|
|
"name": "Jens Segers",
|
|
"homepage": "https://jenssegers.com"
|
|
}
|
|
],
|
|
"description": "Perceptual image hashing for PHP",
|
|
"homepage": "https://github.com/jenssegers/imagehash",
|
|
"keywords": [
|
|
"ahash",
|
|
"dhash",
|
|
"hash",
|
|
"image hash",
|
|
"imagehash",
|
|
"perceptual",
|
|
"phash"
|
|
],
|
|
"time": "2018-07-26T14:46:48+00:00"
|
|
},
|
|
{
|
|
"name": "mmeyer2k/dcrypt",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mmeyer2k/dcrypt.git",
|
|
"reference": "26d3274a6f66a05bbf3fc668045b7f455bee878f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mmeyer2k/dcrypt/zipball/26d3274a6f66a05bbf3fc668045b7f455bee878f",
|
|
"reference": "26d3274a6f66a05bbf3fc668045b7f455bee878f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"mmeyer2k/retro": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes.",
|
|
"paragonie/random_compat": "Provides PHP7-like random_int() and random_bytes() functions."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dcrypt\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Meyer",
|
|
"email": "m.meyer2k@gmail.com"
|
|
}
|
|
],
|
|
"description": "A petite library of encryption functionality for PHP",
|
|
"keywords": [
|
|
"aes",
|
|
"encryption",
|
|
"hashing",
|
|
"mcrypt",
|
|
"openssl",
|
|
"otp",
|
|
"pbkdf",
|
|
"pkcs7",
|
|
"rc4",
|
|
"spritz"
|
|
],
|
|
"time": "2016-03-03T22:00:31+00:00"
|
|
},
|
|
{
|
|
"name": "mtdowling/cron-expression",
|
|
"version": "v1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mtdowling/cron-expression.git",
|
|
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
|
|
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0|~5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cron\\": "src/Cron/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
|
|
"keywords": [
|
|
"cron",
|
|
"schedule"
|
|
],
|
|
"abandoned": "dragonmantank/cron-expression",
|
|
"time": "2017-01-23T04:29:33+00:00"
|
|
},
|
|
{
|
|
"name": "multirequest/multirequest",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/barbushin/multirequest.git",
|
|
"reference": "c84cf709b0c515e86691e6573eadf2d0e0e24ff3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/barbushin/multirequest/zipball/c84cf709b0c515e86691e6573eadf2d0e0e24ff3",
|
|
"reference": "c84cf709b0c515e86691e6573eadf2d0e0e24ff3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"MultiRequest": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD 3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sergey Barbushin",
|
|
"email": "barbushin@gmail.com",
|
|
"homepage": "http://linkedin.com/in/barbushin"
|
|
}
|
|
],
|
|
"description": "PHP library for easy and flexible multithread requests handling by CURL.",
|
|
"homepage": "https://github.com/barbushin/multirequest",
|
|
"keywords": [
|
|
"curl",
|
|
"multirequest",
|
|
"multithread",
|
|
"php",
|
|
"request"
|
|
],
|
|
"time": "2014-10-16T13:13:45+00:00"
|
|
},
|
|
{
|
|
"name": "overtrue/pinyin",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/overtrue/pinyin.git",
|
|
"reference": "298a12a927ca93f9db0eadc661f6a888f7fb3d91"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/overtrue/pinyin/zipball/298a12a927ca93f9db0eadc661f6a888f7fb3d91",
|
|
"reference": "298a12a927ca93f9db0eadc661f6a888f7fb3d91",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Overtrue\\Pinyin\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Carlos",
|
|
"homepage": "http://github.com/overtrue"
|
|
}
|
|
],
|
|
"description": "Chinese to pinyin translator.",
|
|
"homepage": "https://github.com/overtrue/pinyin",
|
|
"keywords": [
|
|
"Chinese",
|
|
"Pinyin",
|
|
"cn2pinyin"
|
|
],
|
|
"time": "2016-04-25T13:27:45+00:00"
|
|
},
|
|
{
|
|
"name": "phpoffice/phpexcel",
|
|
"version": "1.8.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/PHPExcel.git",
|
|
"reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
|
|
"reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-xml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": ">=5.2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PHPExcel": "Classes/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Maarten Balliauw",
|
|
"homepage": "http://blog.maartenballiauw.be"
|
|
},
|
|
{
|
|
"name": "Mark Baker"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "http://blog.rootslabs.net"
|
|
},
|
|
{
|
|
"name": "Erik Tilt"
|
|
}
|
|
],
|
|
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
"homepage": "http://phpexcel.codeplex.com",
|
|
"keywords": [
|
|
"OpenXML",
|
|
"excel",
|
|
"php",
|
|
"spreadsheet",
|
|
"xls",
|
|
"xlsx"
|
|
],
|
|
"abandoned": "phpoffice/phpspreadsheet",
|
|
"time": "2015-05-01T07:00:55+00:00"
|
|
},
|
|
{
|
|
"name": "phpseclib/phpseclib",
|
|
"version": "2.0.21",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
"reference": "9f1287e68b3f283339a9f98f67515dd619e5bf9d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/9f1287e68b3f283339a9f98f67515dd619e5bf9d",
|
|
"reference": "9f1287e68b3f283339a9f98f67515dd619e5bf9d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phing/phing": "~2.7",
|
|
"phpunit/phpunit": "^4.8.35|^5.7|^6.0",
|
|
"sami/sami": "~2.0",
|
|
"squizlabs/php_codesniffer": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
|
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"phpseclib/bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"phpseclib\\": "phpseclib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jim Wigginton",
|
|
"role": "Lead Developer",
|
|
"email": "terrafrost@php.net"
|
|
},
|
|
{
|
|
"name": "Patrick Monnerat",
|
|
"role": "Developer",
|
|
"email": "pm@datasphere.ch"
|
|
},
|
|
{
|
|
"name": "Andreas Fischer",
|
|
"role": "Developer",
|
|
"email": "bantu@phpbb.com"
|
|
},
|
|
{
|
|
"name": "Hans-Jürgen Petrich",
|
|
"role": "Developer",
|
|
"email": "petrich@tronic-media.com"
|
|
},
|
|
{
|
|
"name": "Graham Campbell",
|
|
"role": "Developer",
|
|
"email": "graham@alt-three.com"
|
|
}
|
|
],
|
|
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
|
"homepage": "http://phpseclib.sourceforge.net",
|
|
"keywords": [
|
|
"BigInteger",
|
|
"aes",
|
|
"asn.1",
|
|
"asn1",
|
|
"blowfish",
|
|
"crypto",
|
|
"cryptography",
|
|
"encryption",
|
|
"rsa",
|
|
"security",
|
|
"sftp",
|
|
"signature",
|
|
"signing",
|
|
"ssh",
|
|
"twofish",
|
|
"x.509",
|
|
"x509"
|
|
],
|
|
"time": "2019-07-12T12:53:49+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP messages",
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "ralouphie/getallheaders",
|
|
"version": "3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ralouphie/getallheaders.git",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
"phpunit/phpunit": "^5 || ^6.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/getallheaders.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ralph Khattar",
|
|
"email": "ralph.khattar@gmail.com"
|
|
}
|
|
],
|
|
"description": "A polyfill for getallheaders.",
|
|
"time": "2019-03-08T08:55:37+00:00"
|
|
},
|
|
{
|
|
"name": "rhumsaa/uuid",
|
|
"version": "2.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/rhumsaa-uuid.git",
|
|
"reference": "cca98c652cac412c9c2f109c69e5532f313435fc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/rhumsaa-uuid/zipball/cca98c652cac412c9c2f109c69e5532f313435fc",
|
|
"reference": "cca98c652cac412c9c2f109c69e5532f313435fc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/dbal": ">=2.3",
|
|
"moontoast/math": "~1.1",
|
|
"phpunit/phpunit": "~4.1",
|
|
"satooshi/php-coveralls": "~0.6",
|
|
"symfony/console": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"doctrine/dbal": "Allow the use of a UUID as doctrine field type.",
|
|
"moontoast/math": "Support for converting UUID to 128-bit integer (in string form).",
|
|
"symfony/console": "Support for use of the bin/uuid command line tool."
|
|
},
|
|
"bin": [
|
|
"bin/uuid"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Rhumsaa\\Uuid\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marijn Huizendveld",
|
|
"email": "marijn.huizendveld@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ben Ramsey",
|
|
"homepage": "http://benramsey.com"
|
|
}
|
|
],
|
|
"description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
|
|
"homepage": "https://github.com/ramsey/uuid",
|
|
"keywords": [
|
|
"guid",
|
|
"identifier",
|
|
"uuid"
|
|
],
|
|
"abandoned": "ramsey/uuid",
|
|
"time": "2014-11-09T18:42:56+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v3.4.37",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "a90a9d3b9f458a5cdeabfa4090b20c000ca3962f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/a90a9d3b9f458a5cdeabfa4090b20c000ca3962f",
|
|
"reference": "a90a9d3b9f458a5cdeabfa4090b20c000ca3962f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Finder Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2020-01-01T11:03:25+00:00"
|
|
},
|
|
{
|
|
"name": "workerman/workerman",
|
|
"version": "v4.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/Workerman.git",
|
|
"reference": "3558e4f590e941bddbc0dc6000f35800d22f79d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/Workerman/zipball/3558e4f590e941bddbc0dc6000f35800d22f79d9",
|
|
"reference": "3558e4f590e941bddbc0dc6000f35800d22f79d9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"suggest": {
|
|
"ext-event": "For better performance. "
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
],
|
|
"time": "2020-05-19T07:23:34+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "1.1.0"
|
|
}
|