代码拉取完成,页面将自动刷新
同步操作将从 pp/Telegram AiBot 电报群发加群营销机器人 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"_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": "e722a129fa12131904f2b681890e0394",
"packages": [
{
"name": "danog/madelineproto",
"version": "7.0.56.9998",
"source": {
"type": "git",
"url": "https://github.com/danog/MadelineProto.git",
"reference": "da600f5e4dd1594fa308157eedb14662e26adcc8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/da600f5e4dd1594fa308157eedb14662e26adcc8",
"reference": "da600f5e4dd1594fa308157eedb14662e26adcc8",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-dom": "*",
"ext-fileinfo": "*",
"ext-filter": "*",
"ext-hash": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-zlib": "*",
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/byte-stream": "^1",
"phabel-transpiler73.amphp/dns": "^1",
"phabel-transpiler73.amphp/file": "^2",
"phabel-transpiler73.amphp/http-client": "^4",
"phabel-transpiler73.amphp/http-client-cookies": "^1",
"phabel-transpiler73.amphp/log": "^1.1",
"phabel-transpiler73.amphp/mysql": "^2",
"phabel-transpiler73.amphp/postgres": "^1.2",
"phabel-transpiler73.amphp/redis": "^1.0",
"phabel-transpiler73.amphp/socket": "^1",
"phabel-transpiler73.amphp/websocket-client": "^1.0",
"phabel-transpiler73.danog/dns-over-https": "^0.2",
"phabel-transpiler73.danog/ipc": "^0.1",
"phabel-transpiler73.danog/loop": "^0.1.0",
"phabel-transpiler73.danog/magicalserializer": "^1.0",
"phabel-transpiler73.danog/primemodule": "^1",
"phabel-transpiler73.danog/tg-file-decoder": "^0.1",
"phabel-transpiler73.erusev/parsedown": "^1.7",
"phabel-transpiler73.league/uri": "^6",
"phabel-transpiler73.phpseclib/phpseclib": "^3",
"phabel-transpiler73.psr/http-factory": "^1.0",
"phabel-transpiler73.psr/log": "^1",
"phabel-transpiler73.symfony/polyfill-mbstring": "*",
"phabel-transpiler73.symfony/polyfill-php80": "^1.18",
"phabel/phabel": "^1.0",
"php": ">=7.3 <7.4",
"php-64bit": ">= 7.3"
},
"conflict": {
"ext-pthreads": "*",
"krakjoe/pthreads-polyfill": "*"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
"danog/phpdoc": "^0.1.7",
"ext-ctype": "*",
"phabel/phabel": "^1",
"phpdocumentor/reflection-docblock": "^5.2",
"phpunit/phpunit": "^9",
"roave/security-advisories": "dev-latest",
"symfony/yaml": "^6.0"
},
"suggest": {
"ext-gmp": "Install the gmp extension for faster crypto",
"ext-libtgvoip": "Install the php-libtgvoip extension to make phone calls (https://github.com/danog/php-libtgvoip)",
"ext-openssl": "Install the openssl extension for faster crypto",
"ext-pdo": "Install pdo extension to support database used as cache"
},
"type": "project",
"extra": {
"phabel": {
"revision": 0,
"require": {
"danog/primemodule": "^1",
"erusev/parsedown": "^1.7",
"symfony/polyfill-mbstring": "*",
"amphp/amp": "^2",
"amphp/http-client": "^4",
"amphp/socket": "^1",
"amphp/dns": "^1",
"amphp/byte-stream": "^1",
"amphp/file": "^2",
"amphp/mysql": "^2",
"amphp/postgres": "^1.2",
"danog/dns-over-https": "^0.2",
"amphp/http-client-cookies": "^1",
"danog/tg-file-decoder": "^0.1",
"danog/magicalserializer": "^1.0",
"league/uri": "^6",
"danog/ipc": "^0.1",
"amphp/log": "^1.1",
"danog/loop": "^0.1.0",
"phpseclib/phpseclib": "^3",
"amphp/redis": "^1.0",
"symfony/polyfill-php80": "^1.18",
"amphp/websocket-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/log": "^1"
}
}
},
"autoload": {
"psr-4": {
"danog\\MadelineProto\\": "src/danog/MadelineProto"
},
"files": [
"src/BigIntegor.php",
"src/YieldReturnValue.php",
"src/polyfill.php",
"___transpiledWithPhabel.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-only"
],
"authors": [
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
}
],
"description": "PHP implementation of telegram's MTProto protocol.",
"homepage": "https://docs.madelineproto.xyz",
"keywords": [
"GB",
"Messenger",
"audio",
"bytes",
"client",
"files",
"mtproto",
"php",
"protocol",
"stickers",
"telegram",
"video"
],
"support": {
"issues": "https://github.com/danog/MadelineProto/issues",
"source": "https://github.com/danog/MadelineProto/tree/7.0.56.9998"
},
"funding": [
{
"url": "https://github.com/danog",
"type": "github"
}
],
"time": "2022-01-02T10:44:54+00:00"
},
{
"name": "phabel-transpiler73.amphp/amp",
"version": "v2.6.1",
"source": {
"type": "git",
"url": "https://github.com/amphp/amp.git",
"reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/amp/zipball/c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae",
"reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/amp": "*"
},
"provide": {
"amphp/amp": "2.6.1.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1",
"ext-json": "*",
"jetbrains/phpstorm-stubs": "^2019.3",
"phpunit/phpunit": "^7 | ^8 | ^9",
"psalm/phar": "^3.11@dev",
"react/promise": "^2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Amp\\": "lib"
},
"files": [
"lib/functions.php",
"lib/Internal/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Lowrey",
"email": "rdlowrey@php.net"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Bob Weinand",
"email": "bobwei9@hotmail.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "A non-blocking concurrency framework for PHP applications.",
"homepage": "http://amphp.org/amp",
"keywords": [
"async",
"asynchronous",
"awaitable",
"concurrency",
"event",
"event-loop",
"future",
"non-blocking",
"promise"
],
"support": {
"irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/amp/issues",
"source": "https://github.com/amphp/amp/tree/v2.6.1"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-09-23T18:43:08+00:00"
},
{
"name": "phabel-transpiler73.amphp/byte-stream",
"version": "v1.8.1",
"source": {
"type": "git",
"url": "https://github.com/amphp/byte-stream.git",
"reference": "acbd8002b3536485c997c4e019206b3f10ca15bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/byte-stream/zipball/acbd8002b3536485c997c4e019206b3f10ca15bd",
"reference": "acbd8002b3536485c997c4e019206b3f10ca15bd",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/byte-stream": "*"
},
"provide": {
"amphp/byte-stream": "1.8.1.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.4",
"friendsofphp/php-cs-fixer": "^2.3",
"jetbrains/phpstorm-stubs": "^2019.3",
"phpunit/phpunit": "^6 || ^7 || ^8",
"psalm/phar": "^3.11.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Amp\\ByteStream\\": "lib"
},
"files": [
"lib/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "A stream abstraction to make working with non-blocking I/O simple.",
"homepage": "http://amphp.org/byte-stream",
"keywords": [
"amp",
"amphp",
"async",
"io",
"non-blocking",
"stream"
],
"support": {
"irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/byte-stream/issues",
"source": "https://github.com/amphp/byte-stream/tree/v1.8.1"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-03-30T17:13:30+00:00"
},
{
"name": "phabel-transpiler73.amphp/cache",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/amphp/cache.git",
"reference": "2b6b5dbb70e54cc914df9952ba7c012bc4cbcd28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/cache/zipball/2b6b5dbb70e54cc914df9952ba7c012bc4cbcd28",
"reference": "2b6b5dbb70e54cc914df9952ba7c012bc4cbcd28",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/serialization": "^1",
"phabel-transpiler73.amphp/sync": "^1.2",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/cache": "*",
"amphp/file": "<0.2 || >=3"
},
"provide": {
"amphp/cache": "1.5.0.0"
},
"require-dev": {
"amphp/file": "^1 || ^2",
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1",
"phpunit/phpunit": "^6 | ^7 | ^8 | ^9",
"vimeo/psalm": "^4"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Cache\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
},
{
"name": "Daniel Lowrey",
"email": "rdlowrey@php.net"
}
],
"description": "A promise-aware caching API for Amp.",
"homepage": "https://github.com/amphp/cache",
"support": {
"irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/cache/issues",
"source": "https://github.com/amphp/cache/tree/v1.5.0"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-06-29T17:12:43+00:00"
},
{
"name": "phabel-transpiler73.amphp/dns",
"version": "v1.2.3",
"source": {
"type": "git",
"url": "https://github.com/amphp/dns.git",
"reference": "852292532294d7972c729a96b49756d781f7c59d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/dns/zipball/852292532294d7972c729a96b49756d781f7c59d",
"reference": "852292532294d7972c729a96b49756d781f7c59d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-filter": "*",
"ext-json": "*",
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/byte-stream": "^1.1",
"phabel-transpiler73.amphp/cache": "^1.2",
"phabel-transpiler73.amphp/parser": "^1",
"phabel-transpiler73.amphp/windows-registry": "^0.3",
"phabel-transpiler73.daverandom/libdns": "^2.0.1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/dns": "*"
},
"provide": {
"amphp/dns": "1.2.3.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1",
"phpunit/phpunit": "^6 || ^7 || ^8 || ^9"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Dns\\": "lib"
},
"files": [
"lib/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Wright",
"email": "addr@daverandom.com"
},
{
"name": "Daniel Lowrey",
"email": "rdlowrey@php.net"
},
{
"name": "Bob Weinand",
"email": "bobwei9@hotmail.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
}
],
"description": "Async DNS resolution for Amp.",
"homepage": "https://github.com/amphp/dns",
"keywords": [
"amp",
"amphp",
"async",
"client",
"dns",
"resolve"
],
"support": {
"issues": "https://github.com/amphp/dns/issues",
"source": "https://github.com/amphp/dns/tree/v1.2.3"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2020-07-21T19:04:57+00:00"
},
{
"name": "phabel-transpiler73.amphp/file",
"version": "v2.0.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/file.git",
"reference": "3d3d084b81a5322d203e11617f7cbe3ea16c40ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/file/zipball/3d3d084b81a5322d203e11617f7cbe3ea16c40ca",
"reference": "3d3d084b81a5322d203e11617f7cbe3ea16c40ca",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2.5.2",
"phabel-transpiler73.amphp/byte-stream": "^1.8.1",
"phabel-transpiler73.amphp/parallel": "^1.4",
"phabel-transpiler73.amphp/sync": "^1.4",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/file": "*"
},
"provide": {
"amphp/file": "2.0.2.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1",
"ext-eio": "^2 || ^3",
"ext-uv": "^0.3 || ^0.2",
"phpunit/phpunit": "^9 || ^8 || ^7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Amp\\File\\": "src"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Lowrey",
"email": "rdlowrey@php.net"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Allows non-blocking access to the filesystem for Amp.",
"homepage": "https://github.com/amphp/file",
"keywords": [
"amp",
"amphp",
"async",
"disk",
"file",
"filesystem",
"io",
"non-blocking",
"static"
],
"support": {
"issues": "https://github.com/amphp/file/issues",
"source": "https://github.com/amphp/file/tree/v2.0.2"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-09-20T04:35:03+00:00"
},
{
"name": "phabel-transpiler73.amphp/hpack",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/amphp/hpack.git",
"reference": "cf4f1663e9fd58f60258c06177098655ca6377a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/hpack/zipball/cf4f1663e9fd58f60258c06177098655ca6377a5",
"reference": "cf4f1663e9fd58f60258c06177098655ca6377a5",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/hpack": "*"
},
"provide": {
"amphp/hpack": "3.1.1.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"http2jp/hpack-test-case": "^1",
"phpunit/phpunit": "^6 | ^7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Amp\\Http\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Lowrey",
"email": "rdlowrey@php.net"
},
{
"name": "Bob Weinand"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
}
],
"description": "HTTP/2 HPack implementation.",
"homepage": "https://github.com/amphp/hpack",
"keywords": [
"headers",
"hpack",
"http-2"
],
"support": {
"issues": "https://github.com/amphp/hpack/issues",
"source": "https://github.com/amphp/hpack/tree/v3.1.1"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-06-11T20:03:34+00:00"
},
{
"name": "phabel-transpiler73.amphp/http",
"version": "v1.6.3",
"source": {
"type": "git",
"url": "https://github.com/amphp/http.git",
"reference": "e2b75561011a9596e4574cc867e07a706d56394b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/http/zipball/e2b75561011a9596e4574cc867e07a706d56394b",
"reference": "e2b75561011a9596e4574cc867e07a706d56394b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/hpack": "^3",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/http": "*"
},
"provide": {
"amphp/http": "1.6.3.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"phpunit/phpunit": "^7 || ^6.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Amp\\Http\\": "src"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Basic HTTP primitives which can be shared by servers and clients.",
"support": {
"issues": "https://github.com/amphp/http/issues",
"source": "https://github.com/amphp/http/tree/v1.6.3"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2020-11-28T17:04:34+00:00"
},
{
"name": "phabel-transpiler73.amphp/http-client",
"version": "v4.6.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/http-client.git",
"reference": "453f84f623e409889168351e60246f5feddc1b3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/http-client/zipball/453f84f623e409889168351e60246f5feddc1b3c",
"reference": "453f84f623e409889168351e60246f5feddc1b3c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2.4",
"phabel-transpiler73.amphp/byte-stream": "^1.6",
"phabel-transpiler73.amphp/hpack": "^3",
"phabel-transpiler73.amphp/http": "^1.6",
"phabel-transpiler73.amphp/socket": "^1",
"phabel-transpiler73.amphp/sync": "^1.3",
"phabel-transpiler73.league/uri": "^6",
"phabel-transpiler73.psr/http-message": "^1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/file": "<0.2 || >=3",
"amphp/http-client": "*"
},
"provide": {
"amphp/http-client": "4.6.2.0"
},
"require-dev": {
"amphp/file": "^0.2 || ^0.3 || ^1 || ^2",
"amphp/http-server": "^2",
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1",
"amphp/react-adapter": "^2.1",
"clue/socks-react": "^1.0",
"ext-json": "*",
"kelunik/link-header-rfc5988": "^1.0",
"laminas/laminas-diactoros": "^2.3",
"phpunit/phpunit": "^7 || ^8 || ^9",
"vimeo/psalm": "^4"
},
"suggest": {
"amphp/file": "Required for file request bodies and HTTP archive logging",
"ext-json": "Required for logging HTTP archives",
"ext-zlib": "Allows using compression for response bodies."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
"autoload": {
"psr-4": {
"Amp\\Http\\Client\\": "src"
},
"files": [
"src/Internal/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Lowrey",
"email": "rdlowrey@gmail.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
}
],
"description": "Asynchronous concurrent HTTP/2 and HTTP/1.1 client built on the Amp concurrency framework",
"homepage": "https://github.com/amphp/http-client",
"keywords": [
"async",
"client",
"concurrent",
"http",
"non-blocking",
"rest"
],
"support": {
"issues": "https://github.com/amphp/http-client/issues",
"source": "https://github.com/amphp/http-client/tree/v4.6.2"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-10-09T14:11:46+00:00"
},
{
"name": "phabel-transpiler73.amphp/http-client-cookies",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/amphp/http-client-cookies.git",
"reference": "ab7e498bb6c4e389e2b9880727d6470997189d87"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/http-client-cookies/zipball/ab7e498bb6c4e389e2b9880727d6470997189d87",
"reference": "ab7e498bb6c4e389e2b9880727d6470997189d87",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-filter": "*",
"phabel-transpiler73.amphp/amp": "^2.3",
"phabel-transpiler73.amphp/dns": "^1.2",
"phabel-transpiler73.amphp/http": "^1.5",
"phabel-transpiler73.amphp/http-client": "^4",
"phabel-transpiler73.amphp/sync": "^1.3",
"phabel-transpiler73.psr/http-message": "^1.0",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/file": "<1 || >=3",
"amphp/http-client-cookies": "*"
},
"provide": {
"amphp/http-client-cookies": "1.2.0.0"
},
"require-dev": {
"amphp/file": "^2",
"amphp/http-server": "dev-master",
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1",
"amphp/socket": "^1",
"friendsofphp/php-cs-fixer": "^2.3",
"phpunit/phpunit": "^7 || ^8"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Http\\Client\\Cookie\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Lowrey",
"email": "rdlowrey@gmail.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Automatic cookie handling for Amp's HTTP client.",
"homepage": "https://github.com/amphp/http-client-cookies",
"keywords": [
"async",
"client",
"cookie",
"cookies",
"http"
],
"support": {
"issues": "https://github.com/amphp/http-client-cookies/issues",
"source": "https://github.com/amphp/http-client-cookies/tree/v1.2.0"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-10-21T20:53:46+00:00"
},
{
"name": "phabel-transpiler73.amphp/log",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/amphp/log.git",
"reference": "25dcd3b58622bd22ffa7129288edb85e0c17081a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/log/zipball/25dcd3b58622bd22ffa7129288edb85e0c17081a",
"reference": "25dcd3b58622bd22ffa7129288edb85e0c17081a",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/byte-stream": "^1.3",
"phabel-transpiler73.monolog/monolog": "^2 || ^1.23",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/log": "*"
},
"provide": {
"amphp/log": "1.1.0.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1",
"phpunit/phpunit": "^8 || ^7"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Log\\": "src"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Non-blocking logging for PHP based on Amp and Monolog.",
"homepage": "https://github.com/amphp/log",
"keywords": [
"amp",
"amphp",
"async",
"log",
"logger",
"logging",
"non-blocking"
],
"support": {
"issues": "https://github.com/amphp/log/issues",
"source": "https://github.com/amphp/log/tree/master"
},
"time": "2019-09-04T15:31:40+00:00"
},
{
"name": "phabel-transpiler73.amphp/mysql",
"version": "v2.1.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/mysql.git",
"reference": "d0b9a618b45ad3a10452a3860056db76a6930a75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/mysql/zipball/d0b9a618b45ad3a10452a3860056db76a6930a75",
"reference": "d0b9a618b45ad3a10452a3860056db76a6930a75",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/socket": "^1",
"phabel-transpiler73.amphp/sql": "^1",
"phabel-transpiler73.amphp/sql-common": "^1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/mysql": "*"
},
"provide": {
"amphp/mysql": "2.1.2.0"
},
"require-dev": {
"amphp/file": "^2 || ^1 || ^0.3.5",
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1.2",
"amphp/process": "^1",
"ext-openssl": "*",
"phpbench/phpbench": "^0.13.0",
"phpunit/phpunit": "^9 || ^8 || ^7"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Mysql\\": "src"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bob Weinand",
"email": "bobwei9@hotmail.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
}
],
"description": "Asynchronous MySQL client for PHP based on Amp.",
"support": {
"issues": "https://github.com/amphp/mysql/issues",
"source": "https://github.com/amphp/mysql/tree/v2.1.2"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-12-01T17:38:48+00:00"
},
{
"name": "phabel-transpiler73.amphp/parallel",
"version": "v1.4.1",
"source": {
"type": "git",
"url": "https://github.com/amphp/parallel.git",
"reference": "fbc128383c1ffb3823866f71b88d8c4722a25ce9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/parallel/zipball/fbc128383c1ffb3823866f71b88d8c4722a25ce9",
"reference": "fbc128383c1ffb3823866f71b88d8c4722a25ce9",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/byte-stream": "^1.6.1",
"phabel-transpiler73.amphp/parser": "^1",
"phabel-transpiler73.amphp/process": "^1",
"phabel-transpiler73.amphp/serialization": "^1",
"phabel-transpiler73.amphp/sync": "^1.0.1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/parallel": "*"
},
"provide": {
"amphp/parallel": "1.4.1.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1",
"phpunit/phpunit": "^8 || ^7"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Parallel\\": "lib"
},
"files": [
"lib/Context/functions.php",
"lib/Sync/functions.php",
"lib/Worker/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Stephen Coakley",
"email": "me@stephencoakley.com"
}
],
"description": "Parallel processing component for Amp.",
"homepage": "https://github.com/amphp/parallel",
"keywords": [
"async",
"asynchronous",
"concurrent",
"multi-processing",
"multi-threading"
],
"support": {
"issues": "https://github.com/amphp/parallel/issues",
"source": "https://github.com/amphp/parallel/tree/v1.4.1"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-10-25T19:16:02+00:00"
},
{
"name": "phabel-transpiler73.amphp/parser",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/amphp/parser.git",
"reference": "f83e68f03d5b8e8e0365b8792985a7f341c57ae1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/parser/zipball/f83e68f03d5b8e8e0365b8792985a7f341c57ae1",
"reference": "f83e68f03d5b8e8e0365b8792985a7f341c57ae1",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/parser": "*"
},
"provide": {
"amphp/parser": "1.0.0.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.3",
"phpunit/phpunit": "^6"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Parser\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
}
],
"description": "A generator parser to make streaming parsers simple.",
"homepage": "https://github.com/amphp/parser",
"keywords": [
"async",
"non-blocking",
"parser",
"stream"
],
"support": {
"issues": "https://github.com/amphp/parser/issues",
"source": "https://github.com/amphp/parser/tree/is-valid"
},
"time": "2017-06-06T05:29:10+00:00"
},
{
"name": "phabel-transpiler73.amphp/postgres",
"version": "v1.4.3",
"source": {
"type": "git",
"url": "https://github.com/amphp/postgres.git",
"reference": "f52cc35ef02ee4ad709083e0432c2288d4df7de0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/postgres/zipball/f52cc35ef02ee4ad709083e0432c2288d4df7de0",
"reference": "f52cc35ef02ee4ad709083e0432c2288d4df7de0",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/sql": "^1",
"phabel-transpiler73.amphp/sql-common": "^1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/postgres": "*"
},
"provide": {
"amphp/postgres": "1.4.3.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1.2",
"ext-pgsql": "*",
"ext-pq": "*",
"phpunit/phpunit": "^8 | ^7"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Postgres\\": "src"
},
"files": [
"src/functions.php",
"src/Internal/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
}
],
"description": "Asynchronous PostgreSQL client for Amp.",
"homepage": "http://amphp.org",
"keywords": [
"async",
"asynchronous",
"database",
"db",
"pgsql",
"postgre",
"postgresql"
],
"support": {
"issues": "https://github.com/amphp/postgres/issues",
"source": "https://github.com/amphp/postgres/tree/v1.4.3"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-12-04T16:46:00+00:00"
},
{
"name": "phabel-transpiler73.amphp/process",
"version": "v1.1.3",
"source": {
"type": "git",
"url": "https://github.com/amphp/process.git",
"reference": "f09e3ed3b0a953ccbfff1140f12be4a884f0aa83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/process/zipball/f09e3ed3b0a953ccbfff1140f12be4a884f0aa83",
"reference": "f09e3ed3b0a953ccbfff1140f12be4a884f0aa83",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/byte-stream": "^1.4",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/process": "*"
},
"provide": {
"amphp/process": "1.1.3.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1",
"phpunit/phpunit": "^6"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Process\\": "lib"
},
"files": [
"lib/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bob Weinand",
"email": "bobwei9@hotmail.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Asynchronous process manager.",
"homepage": "https://github.com/amphp/process",
"support": {
"issues": "https://github.com/amphp/process/issues",
"source": "https://github.com/amphp/process/tree/v1.1.3"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-12-17T19:09:33+00:00"
},
{
"name": "phabel-transpiler73.amphp/redis",
"version": "v1.0.6",
"source": {
"type": "git",
"url": "https://github.com/amphp/redis.git",
"reference": "1eade91c18aecd4708ea35e2d745a71e8a5c1354"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/redis/zipball/1eade91c18aecd4708ea35e2d745a71e8a5c1354",
"reference": "1eade91c18aecd4708ea35e2d745a71e8a5c1354",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2.2.1",
"phabel-transpiler73.amphp/cache": "^1.2.1",
"phabel-transpiler73.amphp/socket": "^1",
"phabel-transpiler73.amphp/sync": "^1.1",
"phabel-transpiler73.league/uri-parser": "^1.4",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/redis": "*"
},
"provide": {
"amphp/redis": "1.0.6.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1.2",
"phpunit/phpunit": "^7 | ^8"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Redis\\": "src"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "A non-blocking Redis client for Amp.",
"homepage": "https://github.com/amphp/redis",
"keywords": [
"amp",
"amphp",
"async",
"client",
"redis"
],
"support": {
"issues": "https://github.com/amphp/redis/issues",
"source": "https://github.com/amphp/redis/tree/v1.0.6"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-10-18T15:18:29+00:00"
},
{
"name": "phabel-transpiler73.amphp/serialization",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/amphp/serialization.git",
"reference": "693e77b2fb0b266c3c7d622317f881de44ae94a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/serialization/zipball/693e77b2fb0b266c3c7d622317f881de44ae94a1",
"reference": "693e77b2fb0b266c3c7d622317f881de44ae94a1",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/serialization": "*"
},
"provide": {
"amphp/serialization": "1.0.0.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"phpunit/phpunit": "^9 || ^8 || ^7"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Serialization\\": "src"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Serialization tools for IPC and data storage in PHP.",
"homepage": "https://github.com/amphp/serialization",
"keywords": [
"async",
"asynchronous",
"serialization",
"serialize"
],
"support": {
"issues": "https://github.com/amphp/serialization/issues",
"source": "https://github.com/amphp/serialization/tree/master"
},
"time": "2020-03-25T21:39:07+00:00"
},
{
"name": "phabel-transpiler73.amphp/socket",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/amphp/socket.git",
"reference": "a8af9f5d0a66c5fe9567da45a51509e592788fe6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/socket/zipball/a8af9f5d0a66c5fe9567da45a51509e592788fe6",
"reference": "a8af9f5d0a66c5fe9567da45a51509e592788fe6",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-openssl": "*",
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/byte-stream": "^1.6",
"phabel-transpiler73.amphp/dns": "^1 || ^0.9",
"phabel-transpiler73.kelunik/certificate": "^1.1",
"phabel-transpiler73.league/uri-parser": "^1.4",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/socket": "*"
},
"provide": {
"amphp/socket": "1.2.0.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1",
"phpunit/phpunit": "^6 || ^7 || ^8",
"vimeo/psalm": "^3.9@dev"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Amp\\Socket\\": "src"
},
"files": [
"src/functions.php",
"src/Internal/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Lowrey",
"email": "rdlowrey@gmail.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Async socket connection / server tools for Amp.",
"homepage": "https://github.com/amphp/socket",
"keywords": [
"amp",
"async",
"encryption",
"non-blocking",
"sockets",
"tcp",
"tls"
],
"support": {
"issues": "https://github.com/amphp/socket/issues",
"source": "https://github.com/amphp/socket/tree/v1.2.0"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-07-09T18:18:48+00:00"
},
{
"name": "phabel-transpiler73.amphp/sql",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/amphp/sql.git",
"reference": "0445ac35623a18105efeac93364288434430a4d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/sql/zipball/0445ac35623a18105efeac93364288434430a4d8",
"reference": "0445ac35623a18105efeac93364288434430a4d8",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/sql": "*"
},
"provide": {
"amphp/sql": "1.0.1.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1",
"phpunit/phpunit": "^6"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Sql\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Asynchronous SQL client for Amp.",
"homepage": "http://amphp.org",
"keywords": [
"async",
"asynchronous",
"database",
"db",
"sql"
],
"support": {
"issues": "https://github.com/amphp/sql/issues",
"source": "https://github.com/amphp/sql/tree/v1.0.1"
},
"time": "2019-09-26T16:23:02+00:00"
},
{
"name": "phabel-transpiler73.amphp/sql-common",
"version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/sql-common.git",
"reference": "1c3b86970373d2ae00482300cae1442d4e9bd782"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/sql-common/zipball/1c3b86970373d2ae00482300cae1442d4e9bd782",
"reference": "1c3b86970373d2ae00482300cae1442d4e9bd782",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/sql": "^1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/sql-common": "*"
},
"provide": {
"amphp/sql-common": "1.1.2.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.3",
"phpunit/phpunit": "^6 || ^7 || ^8 || ^9"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Sql\\Common\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Common classes for non-blocking SQL implementations.",
"homepage": "http://amphp.org",
"keywords": [
"async",
"asynchronous",
"database",
"db",
"sql"
],
"support": {
"issues": "https://github.com/amphp/sql-common/issues",
"source": "https://github.com/amphp/sql-common/tree/v1.1.2"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2020-11-09T23:11:50+00:00"
},
{
"name": "phabel-transpiler73.amphp/sync",
"version": "v1.4.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/sync.git",
"reference": "85ab06764f4f36d63b1356b466df6111cf4b89cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/sync/zipball/85ab06764f4f36d63b1356b466df6111cf4b89cf",
"reference": "85ab06764f4f36d63b1356b466df6111cf4b89cf",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2.2",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/sync": "*"
},
"provide": {
"amphp/sync": "1.4.2.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1",
"phpunit/phpunit": "^9 || ^8 || ^7"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Sync\\": "src"
},
"files": [
"src/functions.php",
"src/ConcurrentIterator/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Stephen Coakley",
"email": "me@stephencoakley.com"
}
],
"description": "Mutex, Semaphore, and other synchronization tools for Amp.",
"homepage": "https://github.com/amphp/sync",
"keywords": [
"async",
"asynchronous",
"mutex",
"semaphore",
"synchronization"
],
"support": {
"issues": "https://github.com/amphp/sync/issues",
"source": "https://github.com/amphp/sync/tree/v1.4.2"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-10-25T18:29:10+00:00"
},
{
"name": "phabel-transpiler73.amphp/websocket",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/websocket.git",
"reference": "d0e61e3e34ac09ec230ae0eff2b8beaf8f83a8f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/websocket/zipball/d0e61e3e34ac09ec230ae0eff2b8beaf8f83a8f9",
"reference": "d0e61e3e34ac09ec230ae0eff2b8beaf8f83a8f9",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2.2",
"phabel-transpiler73.amphp/byte-stream": "^1.6.1",
"phabel-transpiler73.amphp/socket": "^1",
"phabel-transpiler73.cash/lrucache": "^1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/websocket": "*"
},
"provide": {
"amphp/websocket": "1.0.2.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1.2",
"phpunit/phpunit": "^8 || ^7",
"vimeo/psalm": "^3.11@dev"
},
"suggest": {
"ext-zlib": "Required for compression"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Websocket\\": "src"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
},
{
"name": "Bob Weinand",
"email": "bobwei9@hotmail.com"
}
],
"description": "Shared code for websocket servers and clients.",
"homepage": "https://github.com/amphp/websocket",
"keywords": [
"amp",
"amphp",
"async",
"http",
"non-blocking",
"websocket"
],
"support": {
"issues": "https://github.com/amphp/websocket/issues",
"source": "https://github.com/amphp/websocket/tree/v1.0.2"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-10-26T14:32:35+00:00"
},
{
"name": "phabel-transpiler73.amphp/websocket-client",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/amphp/websocket-client.git",
"reference": "173b54137cdcd4288702f615f05c1029e613ba37"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/websocket-client/zipball/173b54137cdcd4288702f615f05c1029e613ba37",
"reference": "173b54137cdcd4288702f615f05c1029e613ba37",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2.2",
"phabel-transpiler73.amphp/http": "^1.3",
"phabel-transpiler73.amphp/http-client": "^4",
"phabel-transpiler73.amphp/socket": "^1",
"phabel-transpiler73.amphp/websocket": "^1",
"phabel-transpiler73.league/uri": "^6",
"phabel-transpiler73.psr/http-message": "^1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/websocket-client": "*"
},
"provide": {
"amphp/websocket-client": "1.0.0.0"
},
"require-dev": {
"amphp/http-server": "^2",
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.1",
"amphp/websocket-server": "dev-master as 2.0-rc4",
"phpunit/phpunit": "^8 || ^7",
"psr/log": "^1",
"vimeo/psalm": "^3.11@dev"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Websocket\\Client\\": "src"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bob Weinand",
"email": "bobwei9@hotmail.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Async WebSocket client for PHP based on Amp.",
"keywords": [
"amp",
"amphp",
"async",
"client",
"http",
"non-blocking",
"websocket"
],
"support": {
"issues": "https://github.com/amphp/websocket-client/issues",
"source": "https://github.com/amphp/websocket-client/tree/v1.0.0"
},
"time": "2020-07-05T17:36:04+00:00"
},
{
"name": "phabel-transpiler73.amphp/windows-registry",
"version": "v0.3.3",
"source": {
"type": "git",
"url": "https://github.com/amphp/windows-registry.git",
"reference": "0f56438b9197e224325e88f305346f0221df1f71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/windows-registry/zipball/0f56438b9197e224325e88f305346f0221df1f71",
"reference": "0f56438b9197e224325e88f305346f0221df1f71",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/byte-stream": "^1.4",
"phabel-transpiler73.amphp/process": "^1",
"php": ">=7.3 <7.4"
},
"conflict": {
"amphp/windows-registry": "*"
},
"provide": {
"amphp/windows-registry": "0.3.3.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\WindowsRegistry\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Windows Registry Reader.",
"support": {
"issues": "https://github.com/amphp/windows-registry/issues",
"source": "https://github.com/amphp/windows-registry/tree/master"
},
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2020-07-10T16:13:29+00:00"
},
{
"name": "phabel-transpiler73.cash/lrucache",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/cash/LRUCache.git",
"reference": "4fa4c6834cec59690b43526c4da41d6153026289"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cash/LRUCache/zipball/4fa4c6834cec59690b43526c4da41d6153026289",
"reference": "4fa4c6834cec59690b43526c4da41d6153026289",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"cash/lrucache": "*"
},
"provide": {
"cash/lrucache": "1.0.0.0"
},
"type": "library",
"autoload": {
"psr-0": {
"cash": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Cash Costello",
"email": "cash.costello@gmail.com"
}
],
"description": "An efficient memory-based Least Recently Used (LRU) cache",
"homepage": "https://github.com/cash/LRUCache",
"keywords": [
"cache",
"lru"
],
"support": {
"issues": "https://github.com/cash/LRUCache/issues",
"source": "https://github.com/cash/LRUCache/tree/1.0.0"
},
"time": "2013-09-20T18:59:12+00:00"
},
{
"name": "phabel-transpiler73.danog/dns-over-https",
"version": "0.2.6",
"source": {
"type": "git",
"url": "https://github.com/danog/dns-over-https.git",
"reference": "a288be1f4fdd4ce9838e98bfa96407fcfdd099b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/dns-over-https/zipball/a288be1f4fdd4ce9838e98bfa96407fcfdd099b3",
"reference": "a288be1f4fdd4ce9838e98bfa96407fcfdd099b3",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-filter": "*",
"ext-json": "*",
"phabel-transpiler73.amphp/amp": "^2",
"phabel-transpiler73.amphp/cache": "^1",
"phabel-transpiler73.amphp/dns": "^1",
"phabel-transpiler73.amphp/http-client": "^4",
"phabel-transpiler73.amphp/parser": "^1",
"phabel-transpiler73.danog/libdns-json": "^0.1",
"phabel-transpiler73.daverandom/libdns": "^2.0.1",
"php": ">=7.3 <7.4"
},
"conflict": {
"danog/dns-over-https": "*"
},
"provide": {
"danog/dns-over-https": "0.2.6.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1",
"phpunit/phpunit": "^6"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\DoH\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
},
{
"name": "Chris Wright",
"email": "addr@daverandom.com"
},
{
"name": "Daniel Lowrey",
"email": "rdlowrey@php.net"
},
{
"name": "Bob Weinand",
"email": "bobwei9@hotmail.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
}
],
"description": "Async DNS-over-HTTPS resolution for Amp.",
"homepage": "https://github.com/danog/dns-over-https",
"keywords": [
"amp",
"amphp",
"async",
"client",
"dns",
"dns-over-https",
"doh",
"https",
"resolve"
],
"support": {
"issues": "https://github.com/danog/dns-over-https/issues",
"source": "https://github.com/danog/dns-over-https/tree/0.2.6"
},
"time": "2019-12-27T14:35:55+00:00"
},
{
"name": "phabel-transpiler73.danog/ipc",
"version": "0.1.15",
"source": {
"type": "git",
"url": "https://github.com/danog/ipc.git",
"reference": "6bbd35f057746dba2baad58465fca1a93302bf67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/ipc/zipball/6bbd35f057746dba2baad58465fca1a93302bf67",
"reference": "6bbd35f057746dba2baad58465fca1a93302bf67",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/byte-stream": "^1",
"phabel-transpiler73.amphp/parser": "^1",
"php": ">=7.3 <7.4"
},
"conflict": {
"danog/ipc": "*"
},
"provide": {
"danog/ipc": "0.1.15.0"
},
"require-dev": {
"amphp/amp": "^2.4",
"amphp/parallel": "^1.3",
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.3",
"phpunit/phpunit": "^7 | ^8 | ^9"
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Ipc\\": "lib"
},
"files": [
"lib/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Stephen Coakley",
"email": "me@stephencoakley.com"
}
],
"description": "IPC component for Amp.",
"homepage": "https://github.com/danog/ipc",
"keywords": [
"async",
"asynchronous",
"concurrent",
"multi-processing",
"multi-threading"
],
"support": {
"issues": "https://github.com/danog/ipc/issues",
"source": "https://github.com/danog/ipc/tree/0.1.15"
},
"time": "2021-09-24T16:32:52+00:00"
},
{
"name": "phabel-transpiler73.danog/libdns-json",
"version": "0.1.1",
"source": {
"type": "git",
"url": "https://github.com/danog/LibDNSJson.git",
"reference": "7d5e07815d57afa64ef7cdbe1a65fbead9a3e7bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/LibDNSJson/zipball/7d5e07815d57afa64ef7cdbe1a65fbead9a3e7bd",
"reference": "7d5e07815d57afa64ef7cdbe1a65fbead9a3e7bd",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*",
"phabel-transpiler73.daverandom/libdns": "^2.0.1",
"php": ">=7.3 <7.4"
},
"conflict": {
"danog/libdns-json": "*"
},
"provide": {
"danog/libdns-json": "0.1.1.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"phpunit/phpunit": "^6"
},
"type": "library",
"autoload": {
"psr-4": {
"danog\\LibDNSJson\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Wright",
"email": "addr@daverandom.com"
},
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
}
],
"description": "Encoder/decoder for google's JSON DNS message format based on libdns",
"homepage": "https://github.com/danog/libdns-json",
"keywords": [
"dns",
"dns-over-https",
"doh",
"https",
"json",
"libdns",
"message"
],
"support": {
"issues": "https://github.com/danog/LibDNSJson/issues",
"source": "https://github.com/danog/LibDNSJson/tree/master"
},
"time": "2019-07-14T14:59:51+00:00"
},
{
"name": "phabel-transpiler73.danog/loop",
"version": "0.1.1",
"source": {
"type": "git",
"url": "https://github.com/danog/loop.git",
"reference": "b1941cc6a7b2eede57d11a6ead464ee70793bc3f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/loop/zipball/b1941cc6a7b2eede57d11a6ead464ee70793bc3f",
"reference": "b1941cc6a7b2eede57d11a6ead464ee70793bc3f",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.amphp/amp": "^2",
"php": ">=7.3 <7.4"
},
"conflict": {
"danog/loop": "*"
},
"provide": {
"danog/loop": "0.1.1.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1.3",
"phpunit/phpunit": "^7 | ^8 | ^9",
"vimeo/psalm": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"danog\\Loop\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
}
],
"description": "Loop abstraction for AMPHP.",
"homepage": "https://github.com/danog/loop",
"keywords": [
"async",
"asynchronous",
"concurrent",
"multi-processing",
"multi-threading"
],
"support": {
"issues": "https://github.com/danog/loop/issues",
"source": "https://github.com/danog/loop/tree/0.1.1"
},
"funding": [
{
"url": "https://github.com/danog",
"type": "github"
}
],
"time": "2021-04-21T13:41:15+00:00"
},
{
"name": "phabel-transpiler73.danog/magicalserializer",
"version": "1.0",
"source": {
"type": "git",
"url": "https://github.com/danog/MagicalSerializer.git",
"reference": "87b6ed05a86021e9364f31133089bb83980d5e24"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/MagicalSerializer/zipball/87b6ed05a86021e9364f31133089bb83980d5e24",
"reference": "87b6ed05a86021e9364f31133089bb83980d5e24",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"danog/magicalserializer": "*"
},
"provide": {
"danog/magicalserializer": "1.0.0.0"
},
"type": "library",
"autoload": {
"psr-0": {
"danog\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-only"
],
"authors": [
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
}
],
"description": "Serialize Volatile, Threaded or any other internal PHP class!",
"homepage": "https://daniil.it/MagicalSerializer",
"keywords": [
"pthreads",
"serializable",
"serialize",
"threading",
"volatile"
],
"support": {
"issues": "https://github.com/danog/MagicalSerializer/issues",
"source": "https://github.com/danog/MagicalSerializer/tree/master"
},
"time": "2018-02-20T10:35:49+00:00"
},
{
"name": "phabel-transpiler73.danog/primemodule",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/danog/PrimeModule.git",
"reference": "371cf2521dc665875cac5765259240c0666de69c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/PrimeModule/zipball/371cf2521dc665875cac5765259240c0666de69c",
"reference": "371cf2521dc665875cac5765259240c0666de69c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"danog/primemodule": "*"
},
"provide": {
"danog/primemodule": "1.0.7.0"
},
"suggest": {
"ext-primemodule": "Install the native C++ extension for extremely fast factorization (https://github.com/danog/PrimeModule-ext)"
},
"type": "library",
"autoload": {
"psr-0": {
"danog\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-only"
],
"authors": [
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
}
],
"description": "Prime module capable of doing prime factorization of huge numbers very quickly.\"",
"support": {
"issues": "https://github.com/danog/PrimeModule/issues",
"source": "https://github.com/danog/PrimeModule/tree/1.0.7"
},
"time": "2021-10-24T16:51:03+00:00"
},
{
"name": "phabel-transpiler73.danog/tg-file-decoder",
"version": "0.1.8",
"source": {
"type": "git",
"url": "https://github.com/danog/tg-file-decoder.git",
"reference": "336d0bd69f3eb0592fab7c3e934cdd0e4a8acf61"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/tg-file-decoder/zipball/336d0bd69f3eb0592fab7c3e934cdd0e4a8acf61",
"reference": "336d0bd69f3eb0592fab7c3e934cdd0e4a8acf61",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"danog/tg-file-decoder": "*"
},
"provide": {
"danog/tg-file-decoder": "0.1.8.0"
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"phpunit/phpunit": "^8|^6"
},
"type": "project",
"autoload": {
"psr-4": {
"danog\\Decoder\\": "src/"
},
"files": [
"src/type.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-only"
],
"authors": [
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
}
],
"description": "Decode Telegram bot API file IDs",
"keywords": [
"audio",
"bot api",
"file ID",
"files",
"mtproto",
"stickers",
"telegram",
"video"
],
"support": {
"issues": "https://github.com/danog/tg-file-decoder/issues",
"source": "https://github.com/danog/tg-file-decoder/tree/0.1.8"
},
"funding": [
{
"url": "https://github.com/danog",
"type": "github"
}
],
"time": "2021-08-14T15:11:43+00:00"
},
{
"name": "phabel-transpiler73.daverandom/libdns",
"version": "v2.0.2",
"source": {
"type": "git",
"url": "https://github.com/DaveRandom/LibDNS.git",
"reference": "e8b6d6593d18ac3a6a14666d8a68a4703b2e05f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DaveRandom/LibDNS/zipball/e8b6d6593d18ac3a6a14666d8a68a4703b2e05f9",
"reference": "e8b6d6593d18ac3a6a14666d8a68a4703b2e05f9",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-ctype": "*",
"php": ">=7.3 <7.4"
},
"conflict": {
"daverandom/libdns": "*"
},
"provide": {
"daverandom/libdns": "2.0.2.0"
},
"suggest": {
"ext-intl": "Required for IDN support"
},
"type": "library",
"autoload": {
"psr-4": {
"LibDNS\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "DNS protocol implementation written in pure PHP",
"keywords": [
"dns"
],
"support": {
"issues": "https://github.com/DaveRandom/LibDNS/issues",
"source": "https://github.com/DaveRandom/LibDNS/tree/v2.0.2"
},
"time": "2019-12-03T09:12:46+00:00"
},
{
"name": "phabel-transpiler73.erusev/parsedown",
"version": "1.7.4",
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-mbstring": "*",
"php": ">=7.3 <7.4"
},
"conflict": {
"erusev/parsedown": "*"
},
"provide": {
"erusev/parsedown": "1.7.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35"
},
"type": "library",
"autoload": {
"psr-0": {
"Parsedown": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Emanuil Rusev",
"email": "hello@erusev.com",
"homepage": "http://erusev.com"
}
],
"description": "Parser for Markdown.",
"homepage": "http://parsedown.org",
"keywords": [
"markdown",
"parser"
],
"support": {
"issues": "https://github.com/erusev/parsedown/issues",
"source": "https://github.com/erusev/parsedown/tree/1.7.x"
},
"time": "2019-12-30T22:54:17+00:00"
},
{
"name": "phabel-transpiler73.kelunik/certificate",
"version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/kelunik/certificate.git",
"reference": "56542e62d51533d04d0a9713261fea546bff80f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kelunik/certificate/zipball/56542e62d51533d04d0a9713261fea546bff80f6",
"reference": "56542e62d51533d04d0a9713261fea546bff80f6",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-openssl": "*",
"php": ">=7.3 <7.4"
},
"conflict": {
"kelunik/certificate": "*"
},
"provide": {
"kelunik/certificate": "1.1.2.0"
},
"require-dev": {
"fabpot/php-cs-fixer": "^1.9",
"phpunit/phpunit": "^4.8"
},
"type": "library",
"autoload": {
"psr-4": {
"Kelunik\\Certificate\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "Access certificate details and transform between different formats.",
"keywords": [
"DER",
"certificate",
"certificates",
"openssl",
"pem",
"x509"
],
"support": {
"issues": "https://github.com/kelunik/certificate/issues",
"source": "https://github.com/kelunik/certificate/tree/v1.1.2"
},
"time": "2019-05-29T19:02:31+00:00"
},
{
"name": "phabel-transpiler73.league/uri",
"version": "6.5.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/uri.git",
"reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri/zipball/c68ca445abb04817d740ddd6d0b3551826ef0c5a",
"reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*",
"phabel-transpiler73.league/uri-interfaces": "^2.3",
"phabel-transpiler73.psr/http-message": "^1.0",
"php": ">=7.3 <7.4"
},
"conflict": {
"league/uri": "*",
"league/uri-schemes": "^1.0"
},
"provide": {
"league/uri": "6.5.0.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.19 || ^3.0",
"phpstan/phpstan": "^0.12.90",
"phpstan/phpstan-phpunit": "^0.12.22",
"phpstan/phpstan-strict-rules": "^0.12.11",
"phpunit/phpunit": "^8.0 || ^9.0",
"psr/http-factory": "^1.0"
},
"suggest": {
"ext-fileinfo": "Needed to create Data URI from a filepath",
"ext-intl": "Needed to improve host validation",
"league/uri-components": "Needed to easily manipulate URI objects",
"psr/http-factory": "Needed to use the URI factory"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.x-dev"
}
},
"autoload": {
"psr-4": {
"League\\Uri\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://nyamsprod.com"
}
],
"description": "URI manipulation library",
"homepage": "http://uri.thephpleague.com",
"keywords": [
"data-uri",
"file-uri",
"ftp",
"hostname",
"http",
"https",
"middleware",
"parse_str",
"parse_url",
"psr-7",
"query-string",
"querystring",
"rfc3986",
"rfc3987",
"rfc6570",
"uri",
"uri-template",
"url",
"ws"
],
"support": {
"docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com",
"issues": "https://github.com/thephpleague/uri/issues",
"source": "https://github.com/thephpleague/uri/tree/6.5.0"
},
"funding": [
{
"url": "https://github.com/sponsors/nyamsprod",
"type": "github"
}
],
"time": "2021-08-27T09:54:07+00:00"
},
{
"name": "phabel-transpiler73.league/uri-interfaces",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/uri-interfaces.git",
"reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
"reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*",
"php": ">=7.3 <7.4"
},
"conflict": {
"league/uri-interfaces": "*"
},
"provide": {
"league/uri-interfaces": "2.3.0.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.19",
"phpstan/phpstan": "^0.12.90",
"phpstan/phpstan-phpunit": "^0.12.19",
"phpstan/phpstan-strict-rules": "^0.12.9",
"phpunit/phpunit": "^8.5.15 || ^9.5"
},
"suggest": {
"ext-intl": "to use the IDNA feature",
"symfony/intl": "to use the IDNA feature via Symfony Polyfill"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"League\\Uri\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://nyamsprod.com"
}
],
"description": "Common interface for URI representation",
"homepage": "http://github.com/thephpleague/uri-interfaces",
"keywords": [
"rfc3986",
"rfc3987",
"uri",
"url"
],
"support": {
"issues": "https://github.com/thephpleague/uri-interfaces/issues",
"source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
},
"funding": [
{
"url": "https://github.com/sponsors/nyamsprod",
"type": "github"
}
],
"time": "2021-06-28T04:27:21+00:00"
},
{
"name": "phabel-transpiler73.league/uri-parser",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/uri-parser.git",
"reference": "671548427e4c932352d9b9279fdfa345bf63fa00"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00",
"reference": "671548427e4c932352d9b9279fdfa345bf63fa00",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"league/uri-parser": "*"
},
"provide": {
"league/uri-parser": "1.4.1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.0",
"phpstan/phpstan": "^0.9.2",
"phpstan/phpstan-phpunit": "^0.9.4",
"phpstan/phpstan-strict-rules": "^0.9.0",
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-intl": "Allow parsing RFC3987 compliant hosts",
"league/uri-schemes": "Allow validating and normalizing URI parsing results"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"League\\Uri\\": "src"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://nyamsprod.com"
}
],
"description": "userland URI parser RFC 3986 compliant",
"homepage": "https://github.com/thephpleague/uri-parser",
"keywords": [
"parse_url",
"parser",
"rfc3986",
"rfc3987",
"uri",
"url"
],
"support": {
"issues": "https://github.com/thephpleague/uri-parser/issues",
"source": "https://github.com/thephpleague/uri-parser/tree/master"
},
"time": "2018-11-22T07:55:51+00:00"
},
{
"name": "phabel-transpiler73.monolog/monolog",
"version": "2.3.5",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.psr/log": "^1.0.1 || ^2.0 || ^3.0",
"php": ">=7.3 <7.4"
},
"conflict": {
"monolog/monolog": "*"
},
"provide": {
"monolog/monolog": "2.3.5.0",
"psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
},
"require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7",
"graylog2/gelf-php": "^1.4.2",
"mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3",
"php-console/php-console": "^3.1.3",
"phpspec/prophecy": "^1.6.1",
"phpstan/phpstan": "^0.12.91",
"phpunit/phpunit": "^8.5",
"predis/predis": "^1.1",
"rollbar/rollbar": "^1.3",
"ruflin/elastica": ">=0.90@dev",
"swiftmailer/swiftmailer": "^5.3|^6.0"
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"php-console/php-console": "Allow sending log messages to Google Chrome",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "https://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.3.5"
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
"time": "2021-10-01T21:08:31+00:00"
},
{
"name": "phabel-transpiler73.paragonie/constant_time_encoding",
"version": "v2.4.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
"reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"paragonie/constant_time_encoding": "*"
},
"provide": {
"paragonie/constant_time_encoding": "2.4.0.0"
},
"require-dev": {
"phpunit/phpunit": "^6|^7|^8|^9",
"vimeo/psalm": "^1|^2|^3|^4"
},
"type": "library",
"autoload": {
"psr-4": {
"ParagonIE\\ConstantTime\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz' Thomas",
"email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com",
"role": "Original Developer"
}
],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"keywords": [
"base16",
"base32",
"base32_decode",
"base32_encode",
"base64",
"base64_decode",
"base64_encode",
"bin2hex",
"encoding",
"hex",
"hex2bin",
"rfc4648"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding"
},
"time": "2020-12-06T15:14:20+00:00"
},
{
"name": "phabel-transpiler73.paragonie/random_compat",
"version": "v9.99.100",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"paragonie/random_compat": "*"
},
"provide": {
"paragonie/random_compat": "9.99.100.0"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/random_compat/issues",
"source": "https://github.com/paragonie/random_compat"
},
"time": "2020-10-15T08:29:30+00:00"
},
{
"name": "phabel-transpiler73.phpseclib/phpseclib",
"version": "3.0.12",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb",
"reference": "89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.paragonie/constant_time_encoding": "^1|^2",
"phabel-transpiler73.paragonie/random_compat": "^1.4|^2.0|^9.99.99",
"php": ">=7.3 <7.4"
},
"conflict": {
"phpseclib/phpseclib": "*"
},
"provide": {
"phpseclib/phpseclib": "3.0.12.0"
},
"require-dev": {
"phing/phing": "~2.7",
"phpunit/phpunit": "^5.7|^6.0|^9.4",
"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": {
"phpseclib3\\": "phpseclib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"role": "Lead Developer"
},
{
"name": "Patrick Monnerat",
"email": "pm@datasphere.ch",
"role": "Developer"
},
{
"name": "Andreas Fischer",
"email": "bantu@phpbb.com",
"role": "Developer"
},
{
"name": "Hans-Jürgen Petrich",
"email": "petrich@tronic-media.com",
"role": "Developer"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"role": "Developer"
}
],
"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"
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.12"
},
"funding": [
{
"url": "https://github.com/terrafrost",
"type": "github"
},
{
"url": "https://www.patreon.com/phpseclib",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
"type": "tidelift"
}
],
"time": "2021-11-28T23:46:03+00:00"
},
{
"name": "phabel-transpiler73.psr/http-factory",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"phabel-transpiler73.psr/http-message": "^1.0",
"php": ">=7.3 <7.4"
},
"conflict": {
"psr/http-factory": "*"
},
"provide": {
"psr/http-factory": "1.0.1.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 interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-factory/tree/master"
},
"time": "2019-04-30T12:38:16+00:00"
},
{
"name": "phabel-transpiler73.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": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"psr/http-message": "*"
},
"provide": {
"psr/http-message": "1.0.1.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"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "phabel-transpiler73.psr/log",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"psr/log": "*"
},
"provide": {
"psr/log": "1.1.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
"source": "https://github.com/php-fig/log/tree/1.1.4"
},
"time": "2021-05-03T11:20:27+00:00"
},
{
"name": "phabel-transpiler73.symfony/polyfill-mbstring",
"version": "v1.24.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"symfony/polyfill-mbstring": "*"
},
"provide": {
"ext-mbstring": "*",
"symfony/polyfill-mbstring": "1.24.0.0"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-11-30T18:21:41+00:00"
},
{
"name": "phabel-transpiler73.symfony/polyfill-php80",
"version": "v1.24.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
"reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.3 <7.4"
},
"conflict": {
"symfony/polyfill-php80": "*"
},
"provide": {
"symfony/polyfill-php80": "1.24.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-09-13T13:58:33+00:00"
},
{
"name": "phabel/phabel",
"version": "1.0.49.73",
"source": {
"type": "git",
"url": "https://github.com/phabelio/phabel.git",
"reference": "80adc4657040f48b1a4baa926d3a899b569b5958"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phabelio/phabel/zipball/80adc4657040f48b1a4baa926d3a899b569b5958",
"reference": "80adc4657040f48b1a4baa926d3a899b569b5958",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"composer-plugin-api": "^2.0",
"ext-json": "*",
"ext-tokenizer": "*",
"php": ">=7.3 <7.4"
},
"provide": {
"phabelio/phabel": "self.version"
},
"require-dev": {
"amphp/file": "^2.0",
"bamarni/composer-bin-plugin": "^1.4"
},
"bin": [
"bin/phabel"
],
"type": "composer-plugin",
"extra": {
"class": "Phabel\\Composer\\Plugin",
"plugin-modifies-downloads": true
},
"autoload": {
"psr-4": {
"Phabel\\": "src",
"PhabelVendor\\Amp\\": [
"vendor-bundle/amphp/amp/lib"
],
"PhabelVendor\\Amp\\ByteStream\\": [
"vendor-bundle/amphp/byte-stream/lib"
],
"PhabelVendor\\Amp\\Parallel\\": [
"vendor-bundle/amphp/parallel/lib"
],
"PhabelVendor\\Amp\\Parser\\": [
"vendor-bundle/amphp/parser/lib"
],
"PhabelVendor\\Amp\\Process\\": [
"vendor-bundle/amphp/process/lib"
],
"PhabelVendor\\Amp\\Serialization\\": [
"vendor-bundle/amphp/serialization/src"
],
"PhabelVendor\\Amp\\Sync\\": [
"vendor-bundle/amphp/sync/src"
],
"PhabelVendor\\PhpParser\\": [
"vendor-bundle/phabel/php-parser/lib/PhpParser"
],
"PhabelVendor\\PHPStan\\PhpDocParser\\": [
"vendor-bundle/phpstan/phpdoc-parser/src/"
],
"PhabelVendor\\Psr\\Container\\": [
"vendor-bundle/psr/container/src/"
],
"PhabelVendor\\Psr\\Log\\": [
"vendor-bundle/psr/log/Psr/Log/"
],
"PhabelVendor\\Symfony\\Component\\Console\\": [
"vendor-bundle/symfony/console/"
],
"Symfony\\Polyfill\\Ctype\\": [
"vendor-bundle/symfony/polyfill-ctype/"
],
"Symfony\\Polyfill\\Intl\\Grapheme\\": [
"vendor-bundle/symfony/polyfill-intl-grapheme/"
],
"Symfony\\Polyfill\\Intl\\Normalizer\\": [
"vendor-bundle/symfony/polyfill-intl-normalizer/"
],
"Symfony\\Polyfill\\Mbstring\\": [
"vendor-bundle/symfony/polyfill-mbstring/"
],
"Symfony\\Polyfill\\Php73\\": [
"vendor-bundle/symfony/polyfill-php73/"
],
"Symfony\\Polyfill\\Php74\\": [
"vendor-bundle/symfony/polyfill-php74/"
],
"Symfony\\Polyfill\\Php80\\": [
"vendor-bundle/symfony/polyfill-php80/"
],
"PhabelVendor\\Symfony\\Component\\Process\\": [
"vendor-bundle/symfony/process/"
],
"PhabelVendor\\Symfony\\Contracts\\Service\\": [
"vendor-bundle/symfony/service-contracts/"
],
"PhabelVendor\\Symfony\\Component\\String\\": [
"vendor-bundle/symfony/string/"
]
},
"files": [
"src/guard.php",
"vendor-bundle/amphp/amp/lib/functions.php",
"vendor-bundle/amphp/amp/lib/Internal/functions.php",
"vendor-bundle/amphp/byte-stream/lib/functions.php",
"vendor-bundle/amphp/parallel/lib/Context/functions.php",
"vendor-bundle/amphp/parallel/lib/Sync/functions.php",
"vendor-bundle/amphp/parallel/lib/Worker/functions.php",
"vendor-bundle/amphp/process/lib/functions.php",
"vendor-bundle/amphp/serialization/src/functions.php",
"vendor-bundle/amphp/sync/src/functions.php",
"vendor-bundle/amphp/sync/src/ConcurrentIterator/functions.php",
"vendor-bundle/symfony/deprecation-contracts/function.php",
"vendor-bundle/symfony/polyfill-ctype/bootstrap.php",
"vendor-bundle/symfony/polyfill-intl-grapheme/bootstrap.php",
"vendor-bundle/symfony/polyfill-intl-normalizer/bootstrap.php",
"vendor-bundle/symfony/polyfill-mbstring/bootstrap.php",
"vendor-bundle/symfony/polyfill-php73/bootstrap.php",
"vendor-bundle/symfony/polyfill-php74/bootstrap.php",
"vendor-bundle/symfony/polyfill-php80/bootstrap.php",
"vendor-bundle/symfony/string/Resources/functions.php"
],
"classmap": [
"vendor-bundle/symfony/polyfill-intl-normalizer/Resources/stubs",
"vendor-bundle/symfony/polyfill-php73/Resources/stubs",
"vendor-bundle/symfony/polyfill-php80/Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniil Gentili",
"email": "daniil@daniil.it"
}
],
"description": "Write and deploy modern PHP 8 code, today.",
"support": {
"issues": "https://github.com/phabelio/phabel/issues",
"source": "https://github.com/phabelio/phabel/tree/1.0.49.73"
},
"funding": [
{
"url": "https://github.com/danog",
"type": "github"
}
],
"time": "2021-12-22T13:39:35+00:00"
},
{
"name": "topthink/framework",
"version": "v5.0.24",
"source": {
"type": "git",
"url": "https://github.com/top-think/framework.git",
"reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/framework/zipball/c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
"reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%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.*"
},
"type": "think-framework",
"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"
],
"support": {
"issues": "https://github.com/top-think/framework/issues",
"source": "https://github.com/top-think/framework/tree/master"
},
"time": "2019-01-11T08:04:58+00:00"
},
{
"name": "topthink/think-installer",
"version": "v1.0.14",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-installer.git",
"reference": "eae1740ac264a55c06134b6685dfb9f837d004d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-installer/zipball/eae1740ac264a55c06134b6685dfb9f837d004d1",
"reference": "eae1740ac264a55c06134b6685dfb9f837d004d1",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"composer-plugin-api": "^1.0||^2.0"
},
"require-dev": {
"composer/composer": "^1.0||^2.0"
},
"type": "composer-plugin",
"extra": {
"class": "think\\composer\\Plugin"
},
"autoload": {
"psr-4": {
"think\\composer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"support": {
"issues": "https://github.com/top-think/think-installer/issues",
"source": "https://github.com/top-think/think-installer/tree/v1.0.14"
},
"time": "2021-03-25T08:34:02+00:00"
},
{
"name": "topthink/think-worker",
"version": "v1.0.1",
"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://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"workerman/workerman": "^3.3.0"
},
"type": "library",
"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",
"support": {
"issues": "https://github.com/top-think/think-worker/issues",
"source": "https://github.com/top-think/think-worker/tree/master"
},
"time": "2016-10-08T06:07:03+00:00"
},
{
"name": "workerman/workerman",
"version": "v3.5.31",
"source": {
"type": "git",
"url": "https://github.com/walkor/Workerman.git",
"reference": "b73ddc45b3c7299f330923a2bde23ca6e974fd96"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/walkor/Workerman/zipball/b73ddc45b3c7299f330923a2bde23ca6e974fd96",
"reference": "b73ddc45b3c7299f330923a2bde23ca6e974fd96",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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"
],
"support": {
"email": "walkor@workerman.net",
"forum": "http://wenda.workerman.net/",
"issues": "https://github.com/walkor/workerman/issues",
"source": "https://github.com/walkor/workerman",
"wiki": "http://doc.workerman.net/"
},
"time": "2020-08-24T03:49:23+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4.0"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。