{"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":"30c48fe2cae7988c8ccaacae9fd763cd20023bc0"},"dist":{"url":"https://api.github.com/repos/mix-php/mix/zipball/30c48fe2cae7988c8ccaacae9fd763cd20023bc0","type":"zip","shasum":"","reference":"30c48fe2cae7988c8ccaacae9fd763cd20023bc0"},"type":"framework","time":"2023-03-03T01:29:01+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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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","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.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","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","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/server":{"dev-master":{"name":"mix/server","description":"Tcp server library based on Swoole coroutine","keywords":["tcp","server","coroutine","mix","swoole"],"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/server.git","type":"git","reference":"4f32e2327f9aaa2e0356d684f93fcc9701f2fbc9"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/4f32e2327f9aaa2e0356d684f93fcc9701f2fbc9","type":"zip","shasum":"","reference":"4f32e2327f9aaa2e0356d684f93fcc9701f2fbc9"},"type":"library","time":"2020-09-14T02:39:06+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"default-branch":true,"require":{"php":">=7.0.0","ext-swoole":">=4.4.4"},"uid":4211755},"v2.0.1":{"name":"mix/server","description":"MixPHP Server 框架模块 http://www.mixphp.cn","keywords":["framework","swoole","mixphp"],"homepage":"http://www.mixphp.cn/","version":"v2.0.1","version_normalized":"2.0.1.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/server.git","type":"git","reference":"07f121b432bc175ea5ce110032cd97a6294f7fc8"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/07f121b432bc175ea5ce110032cd97a6294f7fc8","type":"zip","shasum":"","reference":"07f121b432bc175ea5ce110032cd97a6294f7fc8"},"type":"framework","time":"2019-05-17T10:01:25+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0","mix/framework":"~2.0.0"},"uid":2969653},"v2.0.2":{"name":"mix/server","description":"MixPHP Server 框架模块 http://www.mixphp.cn","keywords":["framework","swoole","mixphp"],"homepage":"http://www.mixphp.cn/","version":"v2.0.2","version_normalized":"2.0.2.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/server.git","type":"git","reference":"bdc18298921c1961265fa8a28a7f98cd23b51e8f"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/bdc18298921c1961265fa8a28a7f98cd23b51e8f","type":"zip","shasum":"","reference":"bdc18298921c1961265fa8a28a7f98cd23b51e8f"},"type":"framework","time":"2019-05-22T11:14:26+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0","mix/framework":"~2.0.0"},"uid":2981022},"v2.0.3":{"name":"mix/server","description":"MixPHP Server 框架模块 http://www.mixphp.cn","keywords":["framework","swoole","mixphp"],"homepage":"http://www.mixphp.cn/","version":"v2.0.3","version_normalized":"2.0.3.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/server.git","type":"git","reference":"7621c977fdf71cf0702c8e8867c1be90acd65e56"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/7621c977fdf71cf0702c8e8867c1be90acd65e56","type":"zip","shasum":"","reference":"7621c977fdf71cf0702c8e8867c1be90acd65e56"},"type":"framework","time":"2019-06-12T11:49:53+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0","mix/framework":"~2.0.0"},"uid":3032705},"v2.1.0":{"name":"mix/server","description":"Mix Server 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/server.git","type":"git","reference":"9e2ec9b30f5b4777a23ae8e9550d82b7a7632b97"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/9e2ec9b30f5b4777a23ae8e9550d82b7a7632b97","type":"zip","shasum":"","reference":"9e2ec9b30f5b4777a23ae8e9550d82b7a7632b97"},"type":"framework","time":"2019-11-01T09:18:46+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3434211},"v2.1.0-RC":{"name":"mix/server","description":"Mix Server 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/server.git","type":"git","reference":"de0cab45b3f432ce190c466c8f1b4db3f9858161"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/de0cab45b3f432ce190c466c8f1b4db3f9858161","type":"zip","shasum":"","reference":"de0cab45b3f432ce190c466c8f1b4db3f9858161"},"type":"framework","time":"2019-10-10T11:22:40+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3292529},"v2.1.0-RC2":{"name":"mix/server","description":"Mix Server 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/server.git","type":"git","reference":"9e2ec9b30f5b4777a23ae8e9550d82b7a7632b97"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/9e2ec9b30f5b4777a23ae8e9550d82b7a7632b97","type":"zip","shasum":"","reference":"9e2ec9b30f5b4777a23ae8e9550d82b7a7632b97"},"type":"framework","time":"2019-11-01T09:18:46+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3345110},"v2.1.0-beta":{"name":"mix/server","description":"Mix Server 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/server.git","type":"git","reference":"61edb71da96886b89833afc009ca4c7af64c8c4d"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/61edb71da96886b89833afc009ca4c7af64c8c4d","type":"zip","shasum":"","reference":"61edb71da96886b89833afc009ca4c7af64c8c4d"},"type":"framework","time":"2019-08-22T10:08:31+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3197653},"v2.1.1":{"name":"mix/server","description":"Mix Server http://www.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/server.git","type":"git","reference":"ec18d3d8dd4263c91693594ba9b24ed6995c419b"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/ec18d3d8dd4263c91693594ba9b24ed6995c419b","type":"zip","shasum":"","reference":"ec18d3d8dd4263c91693594ba9b24ed6995c419b"},"type":"framework","time":"2019-12-19T07:41:56+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3472854},"v2.1.15":{"name":"mix/server","description":"Mix Server 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/server.git","type":"git","reference":"90d98b12ece6479d420371713c983b7277fe6685"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/90d98b12ece6479d420371713c983b7277fe6685","type":"zip","shasum":"","reference":"90d98b12ece6479d420371713c983b7277fe6685"},"type":"framework","time":"2020-03-09T09:16:50+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0","ext-swoole":">=4.4.4"},"uid":3687013},"v2.1.2":{"name":"mix/server","description":"Mix Server http://www.mixphp.cn","keywords":["framework","mix","swoole"],"homepage":"http://www.mixphp.cn/","version":"v2.1.2","version_normalized":"2.1.2.0","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/server.git","type":"git","reference":"daef61f650ba0910fa3c98890dfc6e6c9d3cc3a3"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/daef61f650ba0910fa3c98890dfc6e6c9d3cc3a3","type":"zip","shasum":"","reference":"daef61f650ba0910fa3c98890dfc6e6c9d3cc3a3"},"type":"framework","time":"2019-12-26T08:55:34+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3484250},"v2.1.3":{"name":"mix/server","description":"Mix Server http://www.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/server.git","type":"git","reference":"278b516a5667c862bd87b9403161a74a15995851"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/278b516a5667c862bd87b9403161a74a15995851","type":"zip","shasum":"","reference":"278b516a5667c862bd87b9403161a74a15995851"},"type":"framework","time":"2020-01-15T10:06:23+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3540290},"v2.1.4":{"name":"mix/server","description":"Mix Server http://www.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/server.git","type":"git","reference":"0197014c8f1aebca56736dab2a2db5640056026d"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/0197014c8f1aebca56736dab2a2db5640056026d","type":"zip","shasum":"","reference":"0197014c8f1aebca56736dab2a2db5640056026d"},"type":"framework","time":"2020-02-26T07:44:41+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3642664},"v2.1.x-dev":{"name":"mix/server","description":"Mix Server 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/server.git","type":"git","reference":"de0cab45b3f432ce190c466c8f1b4db3f9858161"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/de0cab45b3f432ce190c466c8f1b4db3f9858161","type":"zip","shasum":"","reference":"de0cab45b3f432ce190c466c8f1b4db3f9858161"},"type":"framework","time":"2019-10-10T11:22:40+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0"},"uid":3032872},"v2.2.1":{"name":"mix/server","description":"Tcp server library based on Swoole coroutine","keywords":["tcp","server","coroutine","mix","swoole"],"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/server.git","type":"git","reference":"f94a19acd22bf50ade79e16b33e6a392199734a5"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/f94a19acd22bf50ade79e16b33e6a392199734a5","type":"zip","shasum":"","reference":"f94a19acd22bf50ade79e16b33e6a392199734a5"},"type":"library","time":"2020-05-12T03:54:08+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0","ext-swoole":">=4.4.4"},"uid":3857992},"v2.2.14":{"name":"mix/server","description":"Tcp server library based on Swoole coroutine","keywords":["tcp","server","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/server.git","type":"git","reference":"4f32e2327f9aaa2e0356d684f93fcc9701f2fbc9"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/4f32e2327f9aaa2e0356d684f93fcc9701f2fbc9","type":"zip","shasum":"","reference":"4f32e2327f9aaa2e0356d684f93fcc9701f2fbc9"},"type":"library","time":"2020-09-14T02:39:06+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0","ext-swoole":">=4.4.4"},"uid":4501071},"v2.2.2":{"name":"mix/server","description":"Tcp server library based on Swoole coroutine","keywords":["tcp","server","coroutine","mix","swoole"],"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/server.git","type":"git","reference":"d6a9b61b7a922e6b0b9f4ff5f0007fc0b1eabd90"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/d6a9b61b7a922e6b0b9f4ff5f0007fc0b1eabd90","type":"zip","shasum":"","reference":"d6a9b61b7a922e6b0b9f4ff5f0007fc0b1eabd90"},"type":"library","time":"2020-05-16T07:48:55+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0","ext-swoole":">=4.4.4"},"uid":3874353},"v2.x-dev":{"name":"mix/server","description":"MixPHP Server 框架模块 http://www.mixphp.cn","keywords":["framework","swoole","mixphp"],"homepage":"http://www.mixphp.cn/","version":"v2.x-dev","version_normalized":"2.9999999.9999999.9999999-dev","license":["Apache-2.0"],"authors":[{"name":"liu,jian","email":"coder.keda@gmail.com"}],"source":{"url":"https://github.com/mix-php/server.git","type":"git","reference":"7621c977fdf71cf0702c8e8867c1be90acd65e56"},"dist":{"url":"https://api.github.com/repos/mix-php/server/zipball/7621c977fdf71cf0702c8e8867c1be90acd65e56","type":"zip","shasum":"","reference":"7621c977fdf71cf0702c8e8867c1be90acd65e56"},"type":"framework","time":"2019-06-12T11:49:53+00:00","autoload":{"psr-4":{"Mix\\Server\\":"src/"}},"require":{"php":">=7.0.0","mix/framework":"~2.0.0"},"uid":3292530}},"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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"7456b8be21f3aa4ea0a962ac424e46138efabd6c"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/7456b8be21f3aa4ea0a962ac424e46138efabd6c","reference":"7456b8be21f3aa4ea0a962ac424e46138efabd6c","shasum":""},"type":"framework","time":"2021-10-18T04:02:57+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Vega\\":"src/vega/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"98c2d2e10b38d917d3c0660fec2b6115ddde6f82"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/98c2d2e10b38d917d3c0660fec2b6115ddde6f82","reference":"98c2d2e10b38d917d3c0660fec2b6115ddde6f82","shasum":""},"type":"framework","time":"2019-12-05T03:23:04+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"6da70ef38012fa157e53dcff6eca46c887f61de0"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/6da70ef38012fa157e53dcff6eca46c887f61de0","reference":"6da70ef38012fa157e53dcff6eca46c887f61de0","shasum":""},"type":"framework","time":"2019-10-11T02:09:45+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Udp\\Server\\":"src/udp-server/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"19c2924e652fbda53ad7d693e86d8ceb89552b06"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/19c2924e652fbda53ad7d693e86d8ceb89552b06","reference":"19c2924e652fbda53ad7d693e86d8ceb89552b06","shasum":""},"type":"framework","time":"2019-11-01T10:25:24+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"ac715b807dbd43b3d3fc9376dcf77a4a54e7d661"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/ac715b807dbd43b3d3fc9376dcf77a4a54e7d661","reference":"ac715b807dbd43b3d3fc9376dcf77a4a54e7d661","shasum":""},"type":"framework","time":"2019-12-11T09:03:54+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"4baf4d7f2bb823f7ecd586801aee92c3a73672eb"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/4baf4d7f2bb823f7ecd586801aee92c3a73672eb","reference":"4baf4d7f2bb823f7ecd586801aee92c3a73672eb","shasum":""},"type":"framework","time":"2020-02-06T09:55:06+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\JsonRpc\\":"src/json-rpc/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"82ec74349158b889e7dcbdd412344374f48646d8"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/82ec74349158b889e7dcbdd412344374f48646d8","reference":"82ec74349158b889e7dcbdd412344374f48646d8","shasum":""},"type":"framework","time":"2020-02-14T10:26:53+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\JsonRpc\\":"src/json-rpc/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"4906d2d783e74bd7141421b0469e88f64f5b9223"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/4906d2d783e74bd7141421b0469e88f64f5b9223","reference":"4906d2d783e74bd7141421b0469e88f64f5b9223","shasum":""},"type":"framework","time":"2020-02-26T08:30:07+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\JsonRpc\\":"src/json-rpc/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"3272ef948705c7cd9e792a35b88d5eff24fc9240"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/3272ef948705c7cd9e792a35b88d5eff24fc9240","reference":"3272ef948705c7cd9e792a35b88d5eff24fc9240","shasum":""},"type":"framework","time":"2020-03-12T11:40:38+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Etcd\\":"src/etcd/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"a8264b9dcff43c8fa8281f9c8024d71fc718763b"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/a8264b9dcff43c8fa8281f9c8024d71fc718763b","reference":"a8264b9dcff43c8fa8281f9c8024d71fc718763b","shasum":""},"type":"framework","time":"2019-12-13T09:27:32+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"f19e2e349f1fe5b819d0afa0861797546d57a927"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/f19e2e349f1fe5b819d0afa0861797546d57a927","reference":"f19e2e349f1fe5b819d0afa0861797546d57a927","shasum":""},"type":"framework","time":"2019-12-17T08:06:13+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"2eb67833333e97d0b07471adc9c5766763610635"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/2eb67833333e97d0b07471adc9c5766763610635","reference":"2eb67833333e97d0b07471adc9c5766763610635","shasum":""},"type":"framework","time":"2019-12-20T02:15:28+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"3dcd897dbc24626536c0ed6fa4e43a886f7b0372"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/3dcd897dbc24626536c0ed6fa4e43a886f7b0372","reference":"3dcd897dbc24626536c0ed6fa4e43a886f7b0372","shasum":""},"type":"framework","time":"2019-12-26T08:59:03+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"b73ca569bd697ecf4c137d3cec48d10e1f351565"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/b73ca569bd697ecf4c137d3cec48d10e1f351565","reference":"b73ca569bd697ecf4c137d3cec48d10e1f351565","shasum":""},"type":"framework","time":"2020-01-06T11:28:59+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\Sync\\Invoke\\":"src/sync-invoke/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0","reference":"e9d86f09ba7138ef336e4e0baf6dc1c68c0033b0","shasum":""},"type":"framework","time":"2020-01-15T11:38:46+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\JsonRpc\\":"src/json-rpc/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"d9a6273751412aa628289c42ac4d6313370ed41e"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/d9a6273751412aa628289c42ac4d6313370ed41e","reference":"d9a6273751412aa628289c42ac4d6313370ed41e","shasum":""},"type":"framework","time":"2019-10-11T02:06:43+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Log\\":"src/log/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Udp\\Server\\":"src/udp-server/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"0ffb76c3b2d6b568c18a236537282779c792626f"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/0ffb76c3b2d6b568c18a236537282779c792626f","reference":"0ffb76c3b2d6b568c18a236537282779c792626f","shasum":""},"type":"framework","time":"2020-08-10T09:56:56+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"],"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"e245d097129121edf14cab81c4efefbffc5cedef"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/e245d097129121edf14cab81c4efefbffc5cedef","reference":"e245d097129121edf14cab81c4efefbffc5cedef","shasum":""},"type":"framework","time":"2020-09-05T08:08:26+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"],"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"f03945c217e136b3f1242872c530870082141c5a"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/f03945c217e136b3f1242872c530870082141c5a","reference":"f03945c217e136b3f1242872c530870082141c5a","shasum":""},"type":"framework","time":"2020-09-11T09:20:47+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"],"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"ccab8493c6e43b12b87af37cd0bda4df257c5849"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/ccab8493c6e43b12b87af37cd0bda4df257c5849","reference":"ccab8493c6e43b12b87af37cd0bda4df257c5849","shasum":""},"type":"framework","time":"2020-09-30T06:40:00+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"],"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"8a0f4a234624c779870ed62b9736113bb65ed3f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/8a0f4a234624c779870ed62b9736113bb65ed3f3","reference":"8a0f4a234624c779870ed62b9736113bb65ed3f3","shasum":""},"type":"framework","time":"2020-10-20T10:13:49+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"74110cfe8a2b0c07f9960295c4051c6a4510d235"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/74110cfe8a2b0c07f9960295c4051c6a4510d235","reference":"74110cfe8a2b0c07f9960295c4051c6a4510d235","shasum":""},"type":"framework","time":"2020-10-28T04:17:55+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"8b002644d46cddf1fc4f42bf134e46620e1a6450"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/8b002644d46cddf1fc4f42bf134e46620e1a6450","reference":"8b002644d46cddf1fc4f42bf134e46620e1a6450","shasum":""},"type":"framework","time":"2020-12-14T08:08:11+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/8f039c9ff8154cd5abbac8b7c17742ce1151251b","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b","shasum":""},"type":"framework","time":"2021-05-27T08:40:28+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec","reference":"9bc1e8d528c1e4dfd8e8a46fdf77ea232663e9ec","shasum":""},"type":"framework","time":"2020-05-22T08:55:45+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"d5b57031110fa5b993af204763d35e1888ffad6d"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/d5b57031110fa5b993af204763d35e1888ffad6d","reference":"d5b57031110fa5b993af204763d35e1888ffad6d","shasum":""},"type":"framework","time":"2020-06-09T12:40:11+00:00","autoload":{"psr-4":{"Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\Pool\\":"src/pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"21915197d9f144643564237fe88efafbf5da4ccb"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/21915197d9f144643564237fe88efafbf5da4ccb","reference":"21915197d9f144643564237fe88efafbf5da4ccb","shasum":""},"type":"framework","time":"2020-07-14T10:54:33+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/"},"classmap":["src/console/src/Mix.php"],"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"38552c0777120a79ce779e1c59c89a02a3c0b3e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/38552c0777120a79ce779e1c59c89a02a3c0b3e2","reference":"38552c0777120a79ce779e1c59c89a02a3c0b3e2","shasum":""},"type":"framework","time":"2020-07-29T06:51:31+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/src/"},"classmap":["src/console/src/Mix.php","src/guzzle/src/hook/Handler/CurlHandler.php","src/guzzle/src/hook/Handler/StreamHandler.php"],"files":["src/runtime/src/functions.php","src/concurrent/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/8f039c9ff8154cd5abbac8b7c17742ce1151251b","reference":"8f039c9ff8154cd5abbac8b7c17742ce1151251b","shasum":""},"type":"framework","time":"2021-05-27T08:40:28+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"d6cb7119ccaaa6c3e89c69882af5a72478e738bf"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/d6cb7119ccaaa6c3e89c69882af5a72478e738bf","reference":"d6cb7119ccaaa6c3e89c69882af5a72478e738bf","shasum":""},"type":"framework","time":"2021-07-24T10:45:21+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Vega\\":"src/vega/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"5c64f9cf6e93b2b34f41a17de3b3b345d9852026"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/5c64f9cf6e93b2b34f41a17de3b3b345d9852026","reference":"5c64f9cf6e93b2b34f41a17de3b3b345d9852026","shasum":""},"type":"framework","time":"2021-07-28T09:15:37+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Vega\\":"src/vega/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"1f89e35b9670e764cf89c3c4601e735700076426"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/1f89e35b9670e764cf89c3c4601e735700076426","reference":"1f89e35b9670e764cf89c3c4601e735700076426","shasum":""},"type":"framework","time":"2021-08-05T03:27:11+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Vega\\":"src/vega/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"a35bceff798aaafeb2cf237eaf4ee7db83ceacd2"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/a35bceff798aaafeb2cf237eaf4ee7db83ceacd2","reference":"a35bceff798aaafeb2cf237eaf4ee7db83ceacd2","shasum":""},"type":"framework","time":"2021-09-01T04:13:04+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Vega\\":"src/vega/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"e64a05f0046313495265b2dffbcda4535aa9f446"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/e64a05f0046313495265b2dffbcda4535aa9f446","reference":"e64a05f0046313495265b2dffbcda4535aa9f446","shasum":""},"type":"framework","time":"2021-07-16T05:00:45+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Vega\\":"src/vega/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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":{"type":"git","url":"https://github.com/mix-php/mix.git","reference":"ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c"},"dist":{"type":"zip","url":"https://api.github.com/repos/mix-php/mix/zipball/ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c","reference":"ee2e124bebf655ce44d01cc7b3ca49e8508c9b7c","shasum":""},"type":"framework","time":"2021-07-22T06:25:09+00:00","autoload":{"psr-4":{"Mix\\":"src/runtime/src/","Mix\\Vega\\":"src/vega/src/","Mix\\Auth\\":"src/auth/src/","Mix\\Bean\\":"src/bean/src/","Mix\\Cache\\":"src/cache/src/","Mix\\Concurrent\\":"src/concurrent/src/","Mix\\Context\\":"src/context/src/","Mix\\Console\\":"src/console/src/","Mix\\Database\\":"src/database/src/","Mix\\Event\\":"src/event/src/","Mix\\Helper\\":"src/helper/src/","Mix\\Http\\Message\\":"src/http-message/src/","Mix\\Http\\Server\\":"src/http-server/src/","Mix\\Monolog\\":"src/monolog/src/","Mix\\ObjectPool\\":"src/object-pool/src/","Mix\\WorkerPool\\":"src/worker-pool/src/","Mix\\Redis\\":"src/redis/src/","Mix\\Redis\\Subscribe\\":"src/redis-subscribe/src/","Mix\\Route\\":"src/route/src/","Mix\\FastRoute\\":"src/fast-route/src/","Mix\\Server\\":"src/server/src/","Mix\\Session\\":"src/session/src/","Mix\\Validate\\":"src/validate/src/","Mix\\View\\":"src/view/src/","Mix\\WebSocket\\":"src/websocket/src/","Mix\\SyncInvoke\\":"src/sync-invoke/src/","Mix\\Grpc\\":"src/grpc/src/","Mix\\JsonRpc\\":"src/json-rpc/src/","Mix\\Guzzle\\":"src/guzzle/src/","Mix\\Micro\\":"src/micro/src/","Mix\\Micro\\Config\\":"src/micro-config/src/","Mix\\Micro\\Hystrix\\":"src/micro-hystrix/src/","Mix\\Micro\\Register\\":"src/micro-register/src/","Mix\\Micro\\Etcd\\":"src/micro-etcd/src/","Mix\\Micro\\Route\\":"src/micro-route/src/","Mix\\Micro\\Server\\":"src/micro-server/src/","Mix\\Tracing\\":"src/tracing/src/","Mix\\Tracing\\Zipkin\\":"src/tracing-zipkin/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"],"files":["src/runtime/src/functions.php","src/console/src/functions.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}}}}