{"packages":{"mix/mix":{"dev-master":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"2173103cda296bc15abb90103db313ead735f856"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/2173103cda296bc15abb90103db313ead735f856","type":"zip","shasum":"","reference":"2173103cda296bc15abb90103db313ead735f856"},"type":"framework","funding":[],"time":"2024-06-06T11:14:07+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"default-branch":true,"require":{"ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","nikic/fast-route":"^1.3","php":">=7.3.0","hassankhan/config":"^3.0"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version","mix/vega":"self.version"},"uid":4544787},"v2.1.0":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0","version_normalized":"2.1.0.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"98c2d2e10b38d917d3c0660fec2b6115ddde6f82"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/98c2d2e10b38d917d3c0660fec2b6115ddde6f82","type":"zip","shasum":"","reference":"98c2d2e10b38d917d3c0660fec2b6115ddde6f82"},"type":"framework","funding":[],"time":"2019-12-05T03:23:04+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"uid":3434199},"v2.1.0-RC":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0-RC","version_normalized":"2.1.0.0-RC","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"6da70ef38012fa157e53dcff6eca46c887f61de0"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/6da70ef38012fa157e53dcff6eca46c887f61de0","type":"zip","shasum":"","reference":"6da70ef38012fa157e53dcff6eca46c887f61de0"},"type":"framework","funding":[],"time":"2019-10-11T02:09:45+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Udp\\Server\\":"src/udp-server/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.0.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/udp-server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version"},"uid":3292548},"v2.1.0-RC2":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0-RC2","version_normalized":"2.1.0.0-RC2","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"19c2924e652fbda53ad7d693e86d8ceb89552b06"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/19c2924e652fbda53ad7d693e86d8ceb89552b06","type":"zip","shasum":"","reference":"19c2924e652fbda53ad7d693e86d8ceb89552b06"},"type":"framework","funding":[],"time":"2019-11-01T10:25:24+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.0.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version"},"uid":3345080},"v2.1.1":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.1","version_normalized":"2.1.1.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"ac715b807dbd43b3d3fc9376dcf77a4a54e7d661"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/ac715b807dbd43b3d3fc9376dcf77a4a54e7d661","type":"zip","shasum":"","reference":"ac715b807dbd43b3d3fc9376dcf77a4a54e7d661"},"type":"framework","funding":[],"time":"2019-12-11T09:03:54+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"uid":3449151},"v2.1.10":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.10","version_normalized":"2.1.10.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"4baf4d7f2bb823f7ecd586801aee92c3a73672eb"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/4baf4d7f2bb823f7ecd586801aee92c3a73672eb","type":"zip","shasum":"","reference":"4baf4d7f2bb823f7ecd586801aee92c3a73672eb"},"type":"framework","funding":[],"time":"2020-02-06T09:55:06+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version"},"uid":3590179},"v2.1.11":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.11","version_normalized":"2.1.11.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"82ec74349158b889e7dcbdd412344374f48646d8"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/82ec74349158b889e7dcbdd412344374f48646d8","type":"zip","shasum":"","reference":"82ec74349158b889e7dcbdd412344374f48646d8"},"type":"framework","funding":[],"time":"2020-02-14T10:26:53+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version"},"uid":3613412},"v2.1.12":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.12","version_normalized":"2.1.12.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"4906d2d783e74bd7141421b0469e88f64f5b9223"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/4906d2d783e74bd7141421b0469e88f64f5b9223","type":"zip","shasum":"","reference":"4906d2d783e74bd7141421b0469e88f64f5b9223"},"type":"framework","funding":[],"time":"2020-02-26T08:30:07+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version"},"uid":3642659},"v2.1.15":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.15","version_normalized":"2.1.15.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"3272ef948705c7cd9e792a35b88d5eff24fc9240"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/3272ef948705c7cd9e792a35b88d5eff24fc9240","type":"zip","shasum":"","reference":"3272ef948705c7cd9e792a35b88d5eff24fc9240"},"type":"framework","funding":[],"time":"2020-03-12T11:40:38+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Etcd\\":"src/etcd/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","start-point/etcd-php":"^1.1","ramsey/uuid":"^3.9"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version","mix/micro":"self.version","mix/etcd":"self.version"},"uid":3686959},"v2.1.3":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.3","version_normalized":"2.1.3.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"a8264b9dcff43c8fa8281f9c8024d71fc718763b"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/a8264b9dcff43c8fa8281f9c8024d71fc718763b","type":"zip","shasum":"","reference":"a8264b9dcff43c8fa8281f9c8024d71fc718763b"},"type":"framework","funding":[],"time":"2019-12-13T09:27:32+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"uid":3453982},"v2.1.4":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.4","version_normalized":"2.1.4.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"f19e2e349f1fe5b819d0afa0861797546d57a927"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/f19e2e349f1fe5b819d0afa0861797546d57a927","type":"zip","shasum":"","reference":"f19e2e349f1fe5b819d0afa0861797546d57a927"},"type":"framework","funding":[],"time":"2019-12-17T08:06:13+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"uid":3463227},"v2.1.5":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.5","version_normalized":"2.1.5.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"2eb67833333e97d0b07471adc9c5766763610635"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/2eb67833333e97d0b07471adc9c5766763610635","type":"zip","shasum":"","reference":"2eb67833333e97d0b07471adc9c5766763610635"},"type":"framework","funding":[],"time":"2019-12-20T02:15:28+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"uid":3472841},"v2.1.6":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.6","version_normalized":"2.1.6.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"3dcd897dbc24626536c0ed6fa4e43a886f7b0372"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/3dcd897dbc24626536c0ed6fa4e43a886f7b0372","type":"zip","shasum":"","reference":"3dcd897dbc24626536c0ed6fa4e43a886f7b0372"},"type":"framework","funding":[],"time":"2019-12-26T08:59:03+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"uid":3485991},"v2.1.7":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.7","version_normalized":"2.1.7.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"b73ca569bd697ecf4c137d3cec48d10e1f351565"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/b73ca569bd697ecf4c137d3cec48d10e1f351565","type":"zip","shasum":"","reference":"b73ca569bd697ecf4c137d3cec48d10e1f351565"},"type":"framework","funding":[],"time":"2020-01-06T11:28:59+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"uid":3512550},"v2.1.9":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.9","version_normalized":"2.1.9.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0","type":"zip","shasum":"","reference":"e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0"},"type":"framework","funding":[],"time":"2020-01-15T11:38:46+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version"},"uid":3540277},"v2.1.x-dev":{"name":"mix/mix","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.x-dev","version_normalized":"2.1.9999999.9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"d9a6273751412aa628289c42ac4d6313370ed41e"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/d9a6273751412aa628289c42ac4d6313370ed41e","type":"zip","shasum":"","reference":"d9a6273751412aa628289c42ac4d6313370ed41e"},"type":"framework","funding":[],"time":"2019-10-11T02:06:43+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Udp\\Server\\":"src/udp-server/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.0.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/udp-server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version"},"uid":3032784},"v2.2.11":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.11","version_normalized":"2.2.11.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"0ffb76c3b2d6b568c18a236537282779c792626f"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/0ffb76c3b2d6b568c18a236537282779c792626f","type":"zip","shasum":"","reference":"0ffb76c3b2d6b568c18a236537282779c792626f"},"type":"framework","funding":[],"time":"2020-08-10T09:56:56+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4346203},"v2.2.12":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.12","version_normalized":"2.2.12.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"e245d097129121edf14cab81c4efefbffc5cedef"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/e245d097129121edf14cab81c4efefbffc5cedef","type":"zip","shasum":"","reference":"e245d097129121edf14cab81c4efefbffc5cedef"},"type":"framework","funding":[],"time":"2020-09-05T08:08:26+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4421910},"v2.2.13":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.13","version_normalized":"2.2.13.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"f03945c217e136b3f1242872c530870082141c5a"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/f03945c217e136b3f1242872c530870082141c5a","type":"zip","shasum":"","reference":"f03945c217e136b3f1242872c530870082141c5a"},"type":"framework","funding":[],"time":"2020-09-11T09:20:47+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4441862},"v2.2.14":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.14","version_normalized":"2.2.14.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"ccab8493c6e43b12b87af37cd0bda4df257c5849"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/ccab8493c6e43b12b87af37cd0bda4df257c5849","type":"zip","shasum":"","reference":"ccab8493c6e43b12b87af37cd0bda4df257c5849"},"type":"framework","funding":[],"time":"2020-09-30T06:40:00+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4501046},"v2.2.15":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.15","version_normalized":"2.2.15.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"8a0f4a234624c779870ed62b9736113bb65ed3f3"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/8a0f4a234624c779870ed62b9736113bb65ed3f3","type":"zip","shasum":"","reference":"8a0f4a234624c779870ed62b9736113bb65ed3f3"},"type":"framework","funding":[],"time":"2020-10-20T10:13:49+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4562925},"v2.2.16":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.16","version_normalized":"2.2.16.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"74110cfe8a2b0c07f9960295c4051c6a4510d235"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/74110cfe8a2b0c07f9960295c4051c6a4510d235","type":"zip","shasum":"","reference":"74110cfe8a2b0c07f9960295c4051c6a4510d235"},"type":"framework","funding":[],"time":"2020-10-28T04:17:55+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4590590},"v2.2.17":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.17","version_normalized":"2.2.17.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"8b002644d46cddf1fc4f42bf134e46620e1a6450"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/8b002644d46cddf1fc4f42bf134e46620e1a6450","type":"zip","shasum":"","reference":"8b002644d46cddf1fc4f42bf134e46620e1a6450"},"type":"framework","funding":[],"time":"2020-12-14T08:08:11+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4744822},"v2.2.18":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.18","version_normalized":"2.2.18.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/8f039c9ff8154cd5abbac8b7c17742ce1151251b","type":"zip","shasum":"","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"type":"framework","funding":[],"time":"2021-05-27T08:40:28+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":5315472},"v2.2.4":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.4","version_normalized":"2.2.4.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec","type":"zip","shasum":"","reference":"9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec"},"type":"framework","funding":[],"time":"2020-05-22T08:55:45+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","ext-grpc":">=1.25.0","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":3885075},"v2.2.5":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.5","version_normalized":"2.2.5.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"d5b57031110fa5b993af204763d35e1888ffad6d"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/d5b57031110fa5b993af204763d35e1888ffad6d","type":"zip","shasum":"","reference":"d5b57031110fa5b993af204763d35e1888ffad6d"},"type":"framework","funding":[],"time":"2020-06-09T12:40:11+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version","mix/micro-server":"self.version"},"uid":3935079},"v2.2.7":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.7","version_normalized":"2.2.7.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"21915197d9f144643564237fe88efafbf5da4ccb"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/21915197d9f144643564237fe88efafbf5da4ccb","type":"zip","shasum":"","reference":"21915197d9f144643564237fe88efafbf5da4ccb"},"type":"framework","funding":[],"time":"2020-07-14T10:54:33+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4251851},"v2.2.9":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.9","version_normalized":"2.2.9.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"38552c0777120a79ce779e1c59c89a02a3c0b3e2"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/38552c0777120a79ce779e1c59c89a02a3c0b3e2","type":"zip","shasum":"","reference":"38552c0777120a79ce779e1c59c89a02a3c0b3e2"},"type":"framework","funding":[],"time":"2020-07-29T06:51:31+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4313490},"v2.2.x-dev":{"name":"mix/mix","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.x-dev","version_normalized":"2.2.9999999.9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/8f039c9ff8154cd5abbac8b7c17742ce1151251b","type":"zip","shasum":"","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"type":"framework","funding":[],"time":"2021-05-27T08:40:28+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":4591310},"v3.0.10":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.10","version_normalized":"3.0.10.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"d6cb7119ccaaa6c3e89c69882af5a72478e738bf"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/d6cb7119ccaaa6c3e89c69882af5a72478e738bf","type":"zip","shasum":"","reference":"d6cb7119ccaaa6c3e89c69882af5a72478e738bf"},"type":"framework","funding":[],"time":"2021-07-24T10:45:21+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":5386974},"v3.0.16":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.16","version_normalized":"3.0.16.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"5c64f9cf6e93b2b34f41a17de3b3b345d9852026"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/5c64f9cf6e93b2b34f41a17de3b3b345d9852026","type":"zip","shasum":"","reference":"5c64f9cf6e93b2b34f41a17de3b3b345d9852026"},"type":"framework","funding":[],"time":"2021-07-28T09:15:37+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":5397436},"v3.0.17":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.17","version_normalized":"3.0.17.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"1f89e35b9670e764cf89c3c4601e735700076426"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/1f89e35b9670e764cf89c3c4601e735700076426","type":"zip","shasum":"","reference":"1f89e35b9670e764cf89c3c4601e735700076426"},"type":"framework","funding":[],"time":"2021-08-05T03:27:11+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":5417455},"v3.0.21":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.21","version_normalized":"3.0.21.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"a35bceff798aaafeb2cf237eaf4ee7db83ceacd2"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/a35bceff798aaafeb2cf237eaf4ee7db83ceacd2","type":"zip","shasum":"","reference":"a35bceff798aaafeb2cf237eaf4ee7db83ceacd2"},"type":"framework","funding":[],"time":"2021-09-01T04:13:04+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":5483978},"v3.0.27":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.27","version_normalized":"3.0.27.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"3989697df2b5cb1bf507c74595ee983aa86a0f84"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/3989697df2b5cb1bf507c74595ee983aa86a0f84","type":"zip","shasum":"","reference":"3989697df2b5cb1bf507c74595ee983aa86a0f84"},"type":"framework","funding":[],"time":"2022-04-15T07:39:14+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.3.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^3.0","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":6163228},"v3.0.30":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.30","version_normalized":"3.0.30.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"5e8c5dea8c19c9d0593a93dce208612f72edd39d"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/5e8c5dea8c19c9d0593a93dce208612f72edd39d","type":"zip","shasum":"","reference":"5e8c5dea8c19c9d0593a93dce208612f72edd39d"},"type":"framework","funding":[],"time":"2023-04-23T04:02:13+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.3.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^3.0","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":7180203},"v3.0.6":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.6","version_normalized":"3.0.6.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"e64a05f0046313495265b2dffbcda4535aa9f446"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/e64a05f0046313495265b2dffbcda4535aa9f446","type":"zip","shasum":"","reference":"e64a05f0046313495265b2dffbcda4535aa9f446"},"type":"framework","funding":[],"time":"2021-07-16T05:00:45+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":5367842},"v3.0.7":{"name":"mix/mix","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.7","version_normalized":"3.0.7.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c","type":"zip","shasum":"","reference":"ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c"},"type":"framework","funding":[],"time":"2021-07-22T06:25:09+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"uid":5382389}},"mix/session":{"dev-master":{"name":"mix/session","description":"Session library based on Swoole coroutine Redis, following PSR-7 standard","keywords":["redis","session","mix"],"homepage":"https://openmix.org/","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"9f71f10fd88baa961a3718aaba221ffd24420d8f"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/9f71f10fd88baa961a3718aaba221ffd24420d8f","type":"zip","shasum":"","reference":"9f71f10fd88baa961a3718aaba221ffd24420d8f"},"type":"library","funding":[],"time":"2024-04-07T03:31:05+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"default-branch":true,"require":{"php":">=7.0.0","mix/http-message":"^3.0","mix/redis":"^3.0"},"uid":4197027},"v2.1.0":{"name":"mix/session","description":"Mix Session http://www.mixphp.cn","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0","version_normalized":"2.1.0.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"9986d9fbd5d6053eae8e2dbbbb47c5c08656b333"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/9986d9fbd5d6053eae8e2dbbbb47c5c08656b333","type":"zip","shasum":"","reference":"9986d9fbd5d6053eae8e2dbbbb47c5c08656b333"},"type":"framework","time":"2019-12-05T03:02:21+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/bean":"~2.1.0","mix/http-message":"~2.1.0","mix/helper":"~2.1.0","mix/pool":"~2.1.0","mix/redis":"~2.1.0"},"uid":3434191},"v2.1.0-RC":{"name":"mix/session","description":"Mix Session http://www.mixphp.cn","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0-RC","version_normalized":"2.1.0.0-RC","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"b14f76c3836652fc90530e94c984312a2fd49fd9"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/b14f76c3836652fc90530e94c984312a2fd49fd9","type":"zip","shasum":"","reference":"b14f76c3836652fc90530e94c984312a2fd49fd9"},"type":"framework","time":"2019-10-10T11:22:47+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/bean":"v2.1.0-RC","mix/http-message":"v2.1.0-RC","mix/helper":"v2.1.0-RC","mix/pool":"v2.1.0-RC","mix/redis":"v2.1.0-RC"},"uid":3291245},"v2.1.0-RC2":{"name":"mix/session","description":"Mix Session http://www.mixphp.cn","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0-RC2","version_normalized":"2.1.0.0-RC2","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"03084c5e71c30b7a390ecbc68b2918f679746420"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/03084c5e71c30b7a390ecbc68b2918f679746420","type":"zip","shasum":"","reference":"03084c5e71c30b7a390ecbc68b2918f679746420"},"type":"framework","time":"2019-11-02T02:20:38+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/bean":"v2.1.0-RC2","mix/http-message":"v2.1.0-RC2","mix/helper":"v2.1.0-RC2","mix/pool":"v2.1.0-RC2","mix/redis":"v2.1.0-RC2"},"uid":3346226},"v2.1.0-beta":{"name":"mix/session","description":"Mix Session http://www.mixphp.cn","keywords":["framework","swoole","mixphp"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0-beta","version_normalized":"2.1.0.0-beta","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"30e048d117144bfc3633a40166f48c8ef6f18e14"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/30e048d117144bfc3633a40166f48c8ef6f18e14","type":"zip","shasum":"","reference":"30e048d117144bfc3633a40166f48c8ef6f18e14"},"type":"framework","time":"2019-08-30T06:51:29+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/bean":"v2.1.0-beta","mix/http-message":"v2.1.0-beta","mix/helper":"v2.1.0-beta","mix/pool":"v2.1.0-beta","mix/redis":"v2.1.0-beta"},"uid":3197570},"v2.1.15":{"name":"mix/session","description":"Mix Session http://www.mixphp.cn","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.15","version_normalized":"2.1.15.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"1296300beefe2e6f5d1998fc9f151a5a6bf74529"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/1296300beefe2e6f5d1998fc9f151a5a6bf74529","type":"zip","shasum":"","reference":"1296300beefe2e6f5d1998fc9f151a5a6bf74529"},"type":"framework","funding":[],"time":"2020-01-17T11:51:29+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/bean":"~2.1.0","mix/http-message":"~2.1.0","mix/helper":"~2.1.0","mix/pool":"~2.1.0","mix/redis":"~2.1.0"},"uid":3686948},"v2.1.15.x-dev":{"name":"mix/session","description":"Mix Session http://www.mixphp.cn","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.15.x-dev","version_normalized":"2.1.15.9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"b5e4fda27dca2d0b4f8e71e315ba16338a4432cd"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/b5e4fda27dca2d0b4f8e71e315ba16338a4432cd","type":"zip","shasum":"","reference":"b5e4fda27dca2d0b4f8e71e315ba16338a4432cd"},"type":"framework","funding":[],"time":"2020-04-16T08:27:37+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/bean":"~2.1.0","mix/http-message":"~2.1.0","mix/pool":"~2.1.0","mix/redis":"~2.1.0"},"uid":3815237},"v2.1.x-dev":{"name":"mix/session","description":"Mix Session http://www.mixphp.cn","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.x-dev","version_normalized":"2.1.9999999.9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"b14f76c3836652fc90530e94c984312a2fd49fd9"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/b14f76c3836652fc90530e94c984312a2fd49fd9","type":"zip","shasum":"","reference":"b14f76c3836652fc90530e94c984312a2fd49fd9"},"type":"framework","time":"2019-10-10T11:22:47+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/bean":"v2.1.0-RC","mix/http-message":"v2.1.0-RC","mix/helper":"v2.1.0-RC","mix/pool":"v2.1.0-RC","mix/redis":"v2.1.0-RC"},"uid":3181260},"v2.2.1":{"name":"mix/session","description":"Session library based on Swoole coroutine Redis, following PSR-7 standard","keywords":["redis","session","mix"],"homepage":"http://www.mixphp.cn/","version":"v2.2.1","version_normalized":"2.2.1.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"7ff726286c9bf7688978d15575f0e6c934e40bba"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/7ff726286c9bf7688978d15575f0e6c934e40bba","type":"zip","shasum":"","reference":"7ff726286c9bf7688978d15575f0e6c934e40bba"},"type":"library","funding":[],"time":"2020-05-12T02:56:39+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/http-message":"~2.2.0","mix/redis":"~2.2.0"},"uid":3857727},"v2.2.14":{"name":"mix/session","description":"Session library based on Swoole coroutine Redis, following PSR-7 standard","keywords":["redis","session","mix"],"homepage":"https://openmix.org/","version":"v2.2.14","version_normalized":"2.2.14.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"cbd9a40f6b5129e0e94b03dd72daad7650ef3c3e"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/cbd9a40f6b5129e0e94b03dd72daad7650ef3c3e","type":"zip","shasum":"","reference":"cbd9a40f6b5129e0e94b03dd72daad7650ef3c3e"},"type":"library","funding":[],"time":"2020-09-14T02:39:06+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/http-message":"~2.2.0","mix/redis":"~2.2.0"},"uid":4501072},"v2.2.2":{"name":"mix/session","description":"Session library based on Swoole coroutine Redis, following PSR-7 standard","keywords":["redis","session","mix"],"homepage":"http://www.mixphp.cn/","version":"v2.2.2","version_normalized":"2.2.2.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"7ff726286c9bf7688978d15575f0e6c934e40bba"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/7ff726286c9bf7688978d15575f0e6c934e40bba","type":"zip","shasum":"","reference":"7ff726286c9bf7688978d15575f0e6c934e40bba"},"type":"library","funding":[],"time":"2020-05-12T02:56:39+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/http-message":"~2.2.0","mix/redis":"~2.2.0"},"uid":3874373},"v2.2.3":{"name":"mix/session","description":"Session library based on Swoole coroutine Redis, following PSR-7 standard","keywords":["redis","session","mix"],"homepage":"http://www.mixphp.cn/","version":"v2.2.3","version_normalized":"2.2.3.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"433fade49d76f5025fb59c323bb093e03a629974"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/433fade49d76f5025fb59c323bb093e03a629974","type":"zip","shasum":"","reference":"433fade49d76f5025fb59c323bb093e03a629974"},"type":"library","funding":[],"time":"2020-05-18T10:21:46+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/http-message":"~2.2.0","mix/redis":"~2.2.0"},"uid":3880461},"v2.2.4":{"name":"mix/session","description":"Session library based on Swoole coroutine Redis, following PSR-7 standard","keywords":["redis","session","mix"],"homepage":"http://www.mixphp.cn/","version":"v2.2.4","version_normalized":"2.2.4.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"535050682a55528ae21068c59397d2cd15535a0d"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/535050682a55528ae21068c59397d2cd15535a0d","type":"zip","shasum":"","reference":"535050682a55528ae21068c59397d2cd15535a0d"},"type":"library","funding":[],"time":"2020-06-07T15:38:31+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/http-message":"~2.2.0","mix/redis":"~2.2.0"},"uid":3930259},"v2.2.7":{"name":"mix/session","description":"Session library based on Swoole coroutine Redis, following PSR-7 standard","keywords":["redis","session","mix"],"homepage":"http://www.mixphp.cn/","version":"v2.2.7","version_normalized":"2.2.7.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"7fd82b107033993f6f2f6ba2b374cb54d70ddd61"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/7fd82b107033993f6f2f6ba2b374cb54d70ddd61","type":"zip","shasum":"","reference":"7fd82b107033993f6f2f6ba2b374cb54d70ddd61"},"type":"library","funding":[],"time":"2020-07-10T09:34:42+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/http-message":"~2.2.0","mix/redis":"~2.2.0"},"uid":4251710},"v3.0.1":{"name":"mix/session","description":"Session library based on Swoole coroutine Redis, following PSR-7 standard","keywords":["redis","session","mix"],"homepage":"https://openmix.org/","version":"v3.0.1","version_normalized":"3.0.1.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/session.git","type":"git","reference":"9f71f10fd88baa961a3718aaba221ffd24420d8f"},"dist":{"url":"https://api.github.com/repos/mix-php/session/zipball/9f71f10fd88baa961a3718aaba221ffd24420d8f","type":"zip","shasum":"","reference":"9f71f10fd88baa961a3718aaba221ffd24420d8f"},"type":"library","funding":[],"time":"2024-04-07T03:31:05+00:00","autoload":{"psr-4":{"Mix\\Session\\":"src/"}},"require":{"php":">=7.0.0","mix/http-message":"^3.0","mix/redis":"^3.0"},"uid":8065397}},"mixstart/mixphp":{"dev-master":{"name":"mixstart/mixphp","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"7456b8be21f3aa4ea0a962ac424e46138efabd6c"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/7456b8be21f3aa4ea0a962ac424e46138efabd6c","type":"zip","shasum":"","reference":"7456b8be21f3aa4ea0a962ac424e46138efabd6c"},"type":"framework","time":"2021-10-18T04:02:57+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"default-branch":true,"require":{"ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3","ezimuel/ringphp":"^1.1.2","php":">=7.3.0"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version","mix/runtime":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/vega":"self.version"},"abandoned":true,"uid":4094303},"v2.1.0":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0","version_normalized":"2.1.0.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"98c2d2e10b38d917d3c0660fec2b6115ddde6f82"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/98c2d2e10b38d917d3c0660fec2b6115ddde6f82","type":"zip","shasum":"","reference":"98c2d2e10b38d917d3c0660fec2b6115ddde6f82"},"type":"framework","time":"2019-12-05T03:23:04+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"abandoned":true,"uid":3455460},"v2.1.0-RC":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0-RC","version_normalized":"2.1.0.0-RC","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"6da70ef38012fa157e53dcff6eca46c887f61de0"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/6da70ef38012fa157e53dcff6eca46c887f61de0","type":"zip","shasum":"","reference":"6da70ef38012fa157e53dcff6eca46c887f61de0"},"type":"framework","time":"2019-10-11T02:09:45+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Udp\\Server\\":"src/udp-server/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.0.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/udp-server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version"},"abandoned":true,"uid":3324309},"v2.1.0-RC2":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.0-RC2","version_normalized":"2.1.0.0-RC2","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"19c2924e652fbda53ad7d693e86d8ceb89552b06"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/19c2924e652fbda53ad7d693e86d8ceb89552b06","type":"zip","shasum":"","reference":"19c2924e652fbda53ad7d693e86d8ceb89552b06"},"type":"framework","time":"2019-11-01T10:25:24+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.0.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version"},"abandoned":true,"uid":3403498},"v2.1.1":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.1","version_normalized":"2.1.1.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"ac715b807dbd43b3d3fc9376dcf77a4a54e7d661"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/ac715b807dbd43b3d3fc9376dcf77a4a54e7d661","type":"zip","shasum":"","reference":"ac715b807dbd43b3d3fc9376dcf77a4a54e7d661"},"type":"framework","time":"2019-12-11T09:03:54+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"abandoned":true,"uid":3455461},"v2.1.10":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.10","version_normalized":"2.1.10.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"4baf4d7f2bb823f7ecd586801aee92c3a73672eb"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/4baf4d7f2bb823f7ecd586801aee92c3a73672eb","type":"zip","shasum":"","reference":"4baf4d7f2bb823f7ecd586801aee92c3a73672eb"},"type":"framework","time":"2020-02-06T09:55:06+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version"},"abandoned":true,"uid":3594508},"v2.1.11":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.11","version_normalized":"2.1.11.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"82ec74349158b889e7dcbdd412344374f48646d8"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/82ec74349158b889e7dcbdd412344374f48646d8","type":"zip","shasum":"","reference":"82ec74349158b889e7dcbdd412344374f48646d8"},"type":"framework","time":"2020-02-14T10:26:53+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version"},"abandoned":true,"uid":3633370},"v2.1.12":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.12","version_normalized":"2.1.12.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"4906d2d783e74bd7141421b0469e88f64f5b9223"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/4906d2d783e74bd7141421b0469e88f64f5b9223","type":"zip","shasum":"","reference":"4906d2d783e74bd7141421b0469e88f64f5b9223"},"type":"framework","time":"2020-02-26T08:30:07+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version"},"abandoned":true,"uid":3671288},"v2.1.15":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.15","version_normalized":"2.1.15.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"3272ef948705c7cd9e792a35b88d5eff24fc9240"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/3272ef948705c7cd9e792a35b88d5eff24fc9240","type":"zip","shasum":"","reference":"3272ef948705c7cd9e792a35b88d5eff24fc9240"},"type":"framework","time":"2020-03-12T11:40:38+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Etcd\\":"src/etcd/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","start-point/etcd-php":"^1.1","ramsey/uuid":"^3.9"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version","mix/micro":"self.version","mix/etcd":"self.version"},"abandoned":true,"uid":3711968},"v2.1.3":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.3","version_normalized":"2.1.3.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"a8264b9dcff43c8fa8281f9c8024d71fc718763b"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/a8264b9dcff43c8fa8281f9c8024d71fc718763b","type":"zip","shasum":"","reference":"a8264b9dcff43c8fa8281f9c8024d71fc718763b"},"type":"framework","time":"2019-12-13T09:27:32+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"abandoned":true,"uid":3455462},"v2.1.4":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.4","version_normalized":"2.1.4.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"f19e2e349f1fe5b819d0afa0861797546d57a927"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/f19e2e349f1fe5b819d0afa0861797546d57a927","type":"zip","shasum":"","reference":"f19e2e349f1fe5b819d0afa0861797546d57a927"},"type":"framework","time":"2019-12-17T08:06:13+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"abandoned":true,"uid":3487029},"v2.1.5":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.5","version_normalized":"2.1.5.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"2eb67833333e97d0b07471adc9c5766763610635"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/2eb67833333e97d0b07471adc9c5766763610635","type":"zip","shasum":"","reference":"2eb67833333e97d0b07471adc9c5766763610635"},"type":"framework","time":"2019-12-20T02:15:28+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"abandoned":true,"uid":3487030},"v2.1.6":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.6","version_normalized":"2.1.6.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"3dcd897dbc24626536c0ed6fa4e43a886f7b0372"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/3dcd897dbc24626536c0ed6fa4e43a886f7b0372","type":"zip","shasum":"","reference":"3dcd897dbc24626536c0ed6fa4e43a886f7b0372"},"type":"framework","time":"2019-12-26T08:59:03+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"abandoned":true,"uid":3487031},"v2.1.7":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.7","version_normalized":"2.1.7.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"b73ca569bd697ecf4c137d3cec48d10e1f351565"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/b73ca569bd697ecf4c137d3cec48d10e1f351565","type":"zip","shasum":"","reference":"b73ca569bd697ecf4c137d3cec48d10e1f351565"},"type":"framework","time":"2020-01-06T11:28:59+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version"},"abandoned":true,"uid":3527567},"v2.1.9":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.9","version_normalized":"2.1.9.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0","type":"zip","shasum":"","reference":"e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0"},"type":"framework","time":"2020-01-15T11:38:46+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/json-rpc":"self.version"},"abandoned":true,"uid":3563102},"v2.1.x-dev":{"name":"mixstart/mixphp","description":"基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework (http://mixphp.cn)","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.x-dev","version_normalized":"2.1.9999999.9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"d9a6273751412aa628289c42ac4d6313370ed41e"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/d9a6273751412aa628289c42ac4d6313370ed41e","type":"zip","shasum":"","reference":"d9a6273751412aa628289c42ac4d6313370ed41e"},"type":"framework","time":"2019-10-11T02:06:43+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Log\\":"src/log/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Session\\":"src/session/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Udp\\Server\\":"src/udp-server/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Http\\Message\\":"src/http-message/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.0.0","firebase/php-jwt":"^5.0","psr/http-message":"^1.0","psr/container":"~1.0","php-di/phpdoc-reader":"~2.1","psr/simple-cache":"~1.0","psr/log":"~1.0","ext-pdo":"*","psr/event-dispatcher":"^1.0","ext-json":"*","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","ext-redis":"*","ext-mbstring":"*"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/helper":"self.version","mix/log":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/udp-server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version"},"abandoned":true,"uid":3055164},"v2.2.11":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.11","version_normalized":"2.2.11.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"0ffb76c3b2d6b568c18a236537282779c792626f"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/0ffb76c3b2d6b568c18a236537282779c792626f","type":"zip","shasum":"","reference":"0ffb76c3b2d6b568c18a236537282779c792626f"},"type":"framework","time":"2020-08-10T09:56:56+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4378914},"v2.2.12":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.12","version_normalized":"2.2.12.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"e245d097129121edf14cab81c4efefbffc5cedef"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/e245d097129121edf14cab81c4efefbffc5cedef","type":"zip","shasum":"","reference":"e245d097129121edf14cab81c4efefbffc5cedef"},"type":"framework","time":"2020-09-05T08:08:26+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4466495},"v2.2.13":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.13","version_normalized":"2.2.13.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"f03945c217e136b3f1242872c530870082141c5a"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/f03945c217e136b3f1242872c530870082141c5a","type":"zip","shasum":"","reference":"f03945c217e136b3f1242872c530870082141c5a"},"type":"framework","time":"2020-09-11T09:20:47+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4466496},"v2.2.14":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.14","version_normalized":"2.2.14.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"ccab8493c6e43b12b87af37cd0bda4df257c5849"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/ccab8493c6e43b12b87af37cd0bda4df257c5849","type":"zip","shasum":"","reference":"ccab8493c6e43b12b87af37cd0bda4df257c5849"},"type":"framework","time":"2020-09-30T06:40:00+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4510248},"v2.2.15":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.15","version_normalized":"2.2.15.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"8a0f4a234624c779870ed62b9736113bb65ed3f3"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/8a0f4a234624c779870ed62b9736113bb65ed3f3","type":"zip","shasum":"","reference":"8a0f4a234624c779870ed62b9736113bb65ed3f3"},"type":"framework","time":"2020-10-20T10:13:49+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4602419},"v2.2.16":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.16","version_normalized":"2.2.16.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"74110cfe8a2b0c07f9960295c4051c6a4510d235"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/74110cfe8a2b0c07f9960295c4051c6a4510d235","type":"zip","shasum":"","reference":"74110cfe8a2b0c07f9960295c4051c6a4510d235"},"type":"framework","time":"2020-10-28T04:17:55+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4602420},"v2.2.17":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.17","version_normalized":"2.2.17.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"8b002644d46cddf1fc4f42bf134e46620e1a6450"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/8b002644d46cddf1fc4f42bf134e46620e1a6450","type":"zip","shasum":"","reference":"8b002644d46cddf1fc4f42bf134e46620e1a6450"},"type":"framework","time":"2020-12-14T08:08:11+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4787863},"v2.2.18":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.18","version_normalized":"2.2.18.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/8f039c9ff8154cd5abbac8b7c17742ce1151251b","type":"zip","shasum":"","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"type":"framework","time":"2021-05-27T08:40:28+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":5315881},"v2.2.4":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.4","version_normalized":"2.2.4.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec","type":"zip","shasum":"","reference":"9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec"},"type":"framework","time":"2020-05-22T08:55:45+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","ext-grpc":">=1.25.0","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":3905190},"v2.2.5":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.5","version_normalized":"2.2.5.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"d5b57031110fa5b993af204763d35e1888ffad6d"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/d5b57031110fa5b993af204763d35e1888ffad6d","type":"zip","shasum":"","reference":"d5b57031110fa5b993af204763d35e1888ffad6d"},"type":"framework","time":"2020-06-09T12:40:11+00:00","autoload":{"files":["src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Pool\\":"src/pool/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":3945761},"v2.2.7":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.7","version_normalized":"2.2.7.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"21915197d9f144643564237fe88efafbf5da4ccb"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/21915197d9f144643564237fe88efafbf5da4ccb","type":"zip","shasum":"","reference":"21915197d9f144643564237fe88efafbf5da4ccb"},"type":"framework","time":"2020-07-14T10:54:33+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4299761},"v2.2.9":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.2.9","version_normalized":"2.2.9.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"38552c0777120a79ce779e1c59c89a02a3c0b3e2"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/38552c0777120a79ce779e1c59c89a02a3c0b3e2","type":"zip","shasum":"","reference":"38552c0777120a79ce779e1c59c89a02a3c0b3e2"},"type":"framework","time":"2020-07-29T06:51:31+00:00","autoload":{"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4340598},"v2.2.x-dev":{"name":"mixstart/mixphp","description":"Single-threaded coroutine PHP framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/","version":"v2.2.x-dev","version_normalized":"2.2.9999999.9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/8f039c9ff8154cd5abbac8b7c17742ce1151251b","type":"zip","shasum":"","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"type":"framework","time":"2021-05-27T08:40:28+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":4602421},"v3.0.10":{"name":"mixstart/mixphp","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.10","version_normalized":"3.0.10.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"d6cb7119ccaaa6c3e89c69882af5a72478e738bf"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/d6cb7119ccaaa6c3e89c69882af5a72478e738bf","type":"zip","shasum":"","reference":"d6cb7119ccaaa6c3e89c69882af5a72478e738bf"},"type":"framework","time":"2021-07-24T10:45:21+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":5387061},"v3.0.16":{"name":"mixstart/mixphp","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.16","version_normalized":"3.0.16.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"5c64f9cf6e93b2b34f41a17de3b3b345d9852026"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/5c64f9cf6e93b2b34f41a17de3b3b345d9852026","type":"zip","shasum":"","reference":"5c64f9cf6e93b2b34f41a17de3b3b345d9852026"},"type":"framework","time":"2021-07-28T09:15:37+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":5422692},"v3.0.17":{"name":"mixstart/mixphp","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.17","version_normalized":"3.0.17.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"1f89e35b9670e764cf89c3c4601e735700076426"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/1f89e35b9670e764cf89c3c4601e735700076426","type":"zip","shasum":"","reference":"1f89e35b9670e764cf89c3c4601e735700076426"},"type":"framework","time":"2021-08-05T03:27:11+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":5422693},"v3.0.21":{"name":"mixstart/mixphp","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.21","version_normalized":"3.0.21.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"a35bceff798aaafeb2cf237eaf4ee7db83ceacd2"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/a35bceff798aaafeb2cf237eaf4ee7db83ceacd2","type":"zip","shasum":"","reference":"a35bceff798aaafeb2cf237eaf4ee7db83ceacd2"},"type":"framework","time":"2021-09-01T04:13:04+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":5489867},"v3.0.6":{"name":"mixstart/mixphp","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.6","version_normalized":"3.0.6.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"e64a05f0046313495265b2dffbcda4535aa9f446"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/e64a05f0046313495265b2dffbcda4535aa9f446","type":"zip","shasum":"","reference":"e64a05f0046313495265b2dffbcda4535aa9f446"},"type":"framework","time":"2021-07-16T05:00:45+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":5387059},"v3.0.7":{"name":"mixstart/mixphp","description":"PHP CLI mode development framework","keywords":["framework","coroutine","mix","swoole"],"homepage":"https://openmix.org/mix-php","version":"v3.0.7","version_normalized":"3.0.7.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/mix.git","type":"git","reference":"ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c","type":"zip","shasum":"","reference":"ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c"},"type":"framework","time":"2021-07-22T06:25:09+00:00","autoload":{"files":["src/runtime/src/functions.php","src/console/src/functions.php"],"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\Vega\\":"src/vega/src/","Mix\\View\\":"src/view/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Event\\":"src/event/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Server\\":"src/server/src/","Mix\\Console\\":"src/console/src/","Mix\\Context\\":"src/context/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Session\\":"src/session/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Database\\":"src/database/src/","Mix\\Validate\\":"src/validate/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php","src/guzzle/src/hook/Handler/Ring/CurlHandler.php","src/guzzle/src/hook/Handler/Ring/StreamHandler.php"]},"require":{"php":">=7.2.0","ext-swoole":">=4.4.4","ext-json":"*","ext-pdo":"*","ext-redis":"*","ext-mbstring":"*","firebase/php-jwt":"^5.0","php-di/phpdoc-reader":"~2.1","psr/http-message":"^1.0","psr/container":"~1.0","psr/simple-cache":"~1.0","psr/log":"~1.0","psr/event-dispatcher":"^1.0","psr/http-factory":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","opis/closure":"^3.5","funkjedi/composer-include-files":"^1.0","guzzlehttp/guzzle":">=6.4,<=6.5","ezimuel/ringphp":"^1.1.2","ramsey/uuid":"^3.9","start-point/etcd-php":"^1.1","mix/opentracing":"^1.0","openzipkin/zipkin":"^1.3","google/protobuf":"^3.11","monolog/monolog":"^2.0","hassankhan/config":"^2.1","nikic/fast-route":"^1.3"},"replace":{"mix/runtime":"self.version","mix/vega":"self.version","mix/bean":"self.version","mix/concurrent":"self.version","mix/context":"self.version","mix/helper":"self.version","mix/monolog":"self.version","mix/validate":"self.version","mix/object-pool":"self.version","mix/worker-pool":"self.version","mix/event":"self.version","mix/database":"self.version","mix/redis":"self.version","mix/redis-subscribe":"self.version","mix/cache":"self.version","mix/auth":"self.version","mix/session":"self.version","mix/console":"self.version","mix/route":"self.version","mix/fast-route":"self.version","mix/view":"self.version","mix/server":"self.version","mix/http-message":"self.version","mix/http-server":"self.version","mix/websocket":"self.version","mix/sync-invoke":"self.version","mix/grpc":"self.version","mix/json-rpc":"self.version","mix/guzzle":"self.version","mix/micro":"self.version","mix/micro-config":"self.version","mix/micro-hystrix":"self.version","mix/micro-register":"self.version","mix/micro-etcd":"self.version","mix/micro-route":"self.version","mix/micro-server":"self.version","mix/tracing":"self.version","mix/tracing-zipkin":"self.version"},"abandoned":true,"uid":5387060}}}}