{"packages":{"swoft/component":{"1.x-dev":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"39d6aaa38c5a6b6393a85dfced55f8c6620c2058"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/39d6aaa38c5a6b6393a85dfced55f8c6620c2058","type":"zip","shasum":"","reference":"39d6aaa38c5a6b6393a85dfced55f8c6620c2058"},"type":"library","time":"2019-09-13T12:09:22+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","nesbot/carbon":"^1.22"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version"},"uid":2894183},"dev-dependabot/composer/doctrine/annotations-tw-1.6or-tw-2.0":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"dev-dependabot/composer/doctrine/annotations-tw-1.6or-tw-2.0","version_normalized":"dev-dependabot/composer/doctrine/annotations-tw-1.6or-tw-2.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"42d58d13a40e77bd809f899aa2bbae2e8701a79c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/42d58d13a40e77bd809f899aa2bbae2e8701a79c","type":"zip","shasum":"","reference":"42d58d13a40e77bd809f899aa2bbae2e8701a79c"},"type":"library","funding":[],"time":"2022-12-20T12:00:50+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","ext-sockets":"*","doctrine/annotations":"^1.6 || ^2.0","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0 || ^2.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4 || ^5.0","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24 || ^2.0","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8.0","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":6801853},"dev-feature":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"dev-feature","version_normalized":"dev-feature","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"cf4a6f477fb03faad04c52fec6d95a2fa821b4d4"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/cf4a6f477fb03faad04c52fec6d95a2fa821b4d4","type":"zip","shasum":"","reference":"cf4a6f477fb03faad04c52fec6d95a2fa821b4d4"},"type":"library","time":"2019-04-03T13:23:03+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Auth\\":"src/auth/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Defer\\":"src/defer/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\ErrorHandler\\":"src/error-handler/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","psr/container":"^1.0","nesbot/carbon":"^1.26","nikic/php-parser":"^4.0","firebase/php-jwt":"^5.0"},"require-dev":{"phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","swoft/swoole-ide-helper":"dev-master","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version","swoft/aop":"self.version","swoft/defer":"self.version","swoft/error-handler":"self.version","swoft/bean":"self.version","swoft/auth":"self.version"},"uid":2098307},"dev-master":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"4dadc6e37d0f936ed40076b7a0753c35b19441b3"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/4dadc6e37d0f936ed40076b7a0753c35b19441b3","type":"zip","shasum":"","reference":"4dadc6e37d0f936ed40076b7a0753c35b19441b3"},"type":"library","funding":[],"time":"2021-09-03T03:57:38+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"default-branch":true,"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","ext-sockets":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","nikic/php-parser":"~4.2","psr/container":"^1.0 || ^2.0","monolog/monolog":"^1.24 || ^2.0","vlucas/phpdotenv":"^3.4 || ^5.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^7.5 || ^8.0"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":4029752},"dev-master_bak":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"dev-master_bak","version_normalized":"dev-master_bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"37ebdfa708dce4d3c35f3852816e618d56d53bd2"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/37ebdfa708dce4d3c35f3852816e618d56d53bd2","type":"zip","shasum":"","reference":"37ebdfa708dce4d3c35f3852816e618d56d53bd2"},"type":"library","time":"2019-04-03T05:34:41+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","nesbot/carbon":"^1.22"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version"},"uid":2894138},"v2.0.10":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.10","version_normalized":"2.0.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"9a0146b23fe285aa9615045aab44529be73e9dc2"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/9a0146b23fe285aa9615045aab44529be73e9dc2","type":"zip","shasum":"","reference":"9a0146b23fe285aa9615045aab44529be73e9dc2"},"type":"library","funding":[],"time":"2020-09-14T16:55:00+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","ext-sockets":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":5156916},"v2.0.11":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.11","version_normalized":"2.0.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"8b1a0b71ab9a426edf47f36f8cded574c00754fa"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/8b1a0b71ab9a426edf47f36f8cded574c00754fa","type":"zip","shasum":"","reference":"8b1a0b71ab9a426edf47f36f8cded574c00754fa"},"type":"library","funding":[],"time":"2021-05-07T16:51:51+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","ext-sockets":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8.0","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":5184155},"v2.0.3":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.3","version_normalized":"2.0.3.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"2f9d7e34e306fbc1cf02edda6c662507d3b80f47"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/2f9d7e34e306fbc1cf02edda6c662507d3b80f47","type":"zip","shasum":"","reference":"2f9d7e34e306fbc1cf02edda6c662507d3b80f47"},"type":"library","time":"2019-07-08T18:31:57+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":3088308},"v2.0.4":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.4","version_normalized":"2.0.4.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"1cc381340a41ce33a14915497b8832573ef9b96b"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/1cc381340a41ce33a14915497b8832573ef9b96b","type":"zip","shasum":"","reference":"1cc381340a41ce33a14915497b8832573ef9b96b"},"type":"library","time":"2019-07-22T12:26:13+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":3111967},"v2.0.5":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.5","version_normalized":"2.0.5.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"f54d3984cb7d18209bb75a3fc36828aa4f5b0c02"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/f54d3984cb7d18209bb75a3fc36828aa4f5b0c02","type":"zip","shasum":"","reference":"f54d3984cb7d18209bb75a3fc36828aa4f5b0c02"},"type":"library","time":"2019-08-06T13:49:27+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":3147066},"v2.0.6":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.6","version_normalized":"2.0.6.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"5dc7610aed7e07fe279ee03d1e3dbe764f546921"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/5dc7610aed7e07fe279ee03d1e3dbe764f546921","type":"zip","shasum":"","reference":"5dc7610aed7e07fe279ee03d1e3dbe764f546921"},"type":"library","time":"2019-09-20T17:41:29+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":3249319},"v2.0.7":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.7","version_normalized":"2.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"e57c8043b1a255943e905beae8fab18b26937d8d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/e57c8043b1a255943e905beae8fab18b26937d8d","type":"zip","shasum":"","reference":"e57c8043b1a255943e905beae8fab18b26937d8d"},"type":"library","time":"2019-11-18T04:13:43+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":3389540},"v2.0.8":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.8","version_normalized":"2.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"4470cb9b8d315de44ba1e3345707b6769d696c54"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/4470cb9b8d315de44ba1e3345707b6769d696c54","type":"zip","shasum":"","reference":"4470cb9b8d315de44ba1e3345707b6769d696c54"},"type":"library","time":"2020-01-17T13:51:25+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":3548702},"v2.0.9":{"name":"swoft/component","description":"micro-service framework base on swoole","keywords":["php","swoole","swoft","swoft-component"],"homepage":"","version":"v2.0.9","version_normalized":"2.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"7aac80da2ecbc11a6b869e4ba2a83284d3fdcab0"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/7aac80da2ecbc11a6b869e4ba2a83284d3fdcab0","type":"zip","shasum":"","reference":"7aac80da2ecbc11a6b869e4ba2a83284d3fdcab0"},"type":"library","funding":[],"time":"2020-04-12T07:36:28+00:00","autoload":{"files":["src/framework/src/Swoft.php","src/bean/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/stdlib/src/Helper/Functions.php","src/framework/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Log\\":"src/log/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Tcp\\":"src/tcp/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src","Swoft\\Task\\":"src/task/src/","Swoft\\Test\\":"src/test/src/","Swoft\\Error\\":"src/error/src/","Swoft\\Event\\":"src/event/src/","Swoft\\Proxy\\":"src/proxy/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Config\\":"src/config/src/","Swoft\\Server\\":"src/server/src/","Swoft\\Stdlib\\":"src/stdlib/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Validator\\":"src/validator/src","Swoft\\Annotation\\":"src/annotation/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Tcp\\Server\\":"src/tcp-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\Connection\\Pool\\":"src/connection-pool/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">7.1.0","ext-pdo":"*","ext-json":"*","ext-mbstring":"*","doctrine/annotations":"^1.6","php-di/phpdoc-reader":"^2.0","psr/container":"^1.0","psr/http-message":"^1.0","psr/http-server-handler":"^1.0","psr/http-server-middleware":"^1.0","vlucas/phpdotenv":"^3.4","symfony/yaml":"^4.3","toolkit/cli-utils":"^1.0","monolog/monolog":"^1.24","nikic/php-parser":"~4.2"},"require-dev":{"phpunit/phpunit":"^7.5","swoft/swoole-ide-helper":"dev-master"},"replace":{"swoft/annotation":"self.version","swoft/aop":"self.version","swoft/bean":"self.version","swoft/config":"self.version","swoft/console":"self.version","swoft/event":"self.version","swoft/error":"self.version","swoft/framework":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/log":"self.version","swoft/server":"self.version","swoft/stdlib":"self.version","swoft/tcp":"self.version","swoft/tcp-server":"self.version","swoft/websocket-server":"self.version","swoft/connection-pool":"self.version","swoft/db":"self.version","swoft/rpc":"self.version","swoft/rpc-server":"self.version","swoft/rpc-client":"self.version","swoft/task":"self.version","swoft/redis":"self.version","swoft/process":"self.version","swoft/proxy":"self.version","swoft/i18n":"self.version","swoft/validator":"self.version","swoft/test":"self.version"},"uid":3777365}},"swoft/redis":{"1.x-dev":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"4a603aac0719a45c8464dc95b09d4c9d3e36e3f0"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/4a603aac0719a45c8464dc95b09d4c9d3e36e3f0","type":"zip","shasum":"","reference":"4a603aac0719a45c8464dc95b09d4c9d3e36e3f0"},"type":"library","time":"2018-11-21T04:23:04+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2894222},"2.0.x-dev":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"2.0.x-dev","version_normalized":"2.0.9999999.9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"d9bf515b7f6eb2efa6bc6580c9e9ce384e9ef3af"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/d9bf515b7f6eb2efa6bc6580c9e9ce384e9ef3af","type":"zip","shasum":"","reference":"d9bf515b7f6eb2efa6bc6580c9e9ce384e9ef3af"},"type":"library","time":"2019-04-09T09:02:00+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"uid":2886053},"dev-bak":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"dev-bak","version_normalized":"dev-bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"8d5d22fb26dd897486c9827deece90ca28fdc655"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/8d5d22fb26dd897486c9827deece90ca28fdc655","type":"zip","shasum":"","reference":"8d5d22fb26dd897486c9827deece90ca28fdc655"},"type":"library","time":"2018-04-10T13:40:19+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2089444},"dev-master":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft","redis-cluster","redis-pool"],"homepage":"https://github.com/swoft-cloud/swoft-redis","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"768bb0643e1db6774399a0621c4ec05e55fa7895"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/768bb0643e1db6774399a0621c4ec05e55fa7895","type":"zip","shasum":"","reference":"768bb0643e1db6774399a0621c4ec05e55fa7895"},"type":"library","funding":[],"time":"2021-05-07T16:10:27+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"default-branch":true,"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8.0"},"uid":4229824},"v1.0.0":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.0","version_normalized":"1.0.0.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"eacfcde24f4f7eaa2150e853d0468ebd40cdf40a"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/eacfcde24f4f7eaa2150e853d0468ebd40cdf40a","type":"zip","shasum":"","reference":"eacfcde24f4f7eaa2150e853d0468ebd40cdf40a"},"type":"library","time":"2018-03-06T13:45:04+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"dev-master"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965092},"v1.0.1":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.1","version_normalized":"1.0.1.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"12e73b1ece75b75d97145478058c46e6c7de0644"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/12e73b1ece75b75d97145478058c46e6c7de0644","type":"zip","shasum":"","reference":"12e73b1ece75b75d97145478058c46e6c7de0644"},"type":"library","time":"2018-03-06T14:52:11+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965267},"v1.0.10":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.10","version_normalized":"1.0.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"065827b78313edbb0d0b1bd8cfeed9f0880837b2"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/065827b78313edbb0d0b1bd8cfeed9f0880837b2","type":"zip","shasum":"","reference":"065827b78313edbb0d0b1bd8cfeed9f0880837b2"},"type":"library","time":"2018-07-18T10:35:39+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2341076},"v1.0.11":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.11","version_normalized":"1.0.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"48242338d807765a64e715a8d14484ccc804caec"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/48242338d807765a64e715a8d14484ccc804caec","type":"zip","shasum":"","reference":"48242338d807765a64e715a8d14484ccc804caec"},"type":"library","time":"2018-07-20T11:09:42+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2346560},"v1.0.12":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.12","version_normalized":"1.0.12.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"1f84117a401f84fce01fc85db310f2f8fb683ada"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/1f84117a401f84fce01fc85db310f2f8fb683ada","type":"zip","shasum":"","reference":"1f84117a401f84fce01fc85db310f2f8fb683ada"},"type":"library","time":"2018-08-03T19:21:37+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2387266},"v1.0.13":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.13","version_normalized":"1.0.13.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"db8883fddcb11fb7970f5d159c6f0852cb03fbf9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/db8883fddcb11fb7970f5d159c6f0852cb03fbf9","type":"zip","shasum":"","reference":"db8883fddcb11fb7970f5d159c6f0852cb03fbf9"},"type":"library","time":"2018-08-30T04:23:04+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2429408},"v1.0.14":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.14","version_normalized":"1.0.14.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"61469f25a5e48f11188de9da480e91822f7ff3de"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/61469f25a5e48f11188de9da480e91822f7ff3de","type":"zip","shasum":"","reference":"61469f25a5e48f11188de9da480e91822f7ff3de"},"type":"library","time":"2018-09-26T13:43:54+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2486307},"v1.0.15":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.15","version_normalized":"1.0.15.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"4a603aac0719a45c8464dc95b09d4c9d3e36e3f0"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/4a603aac0719a45c8464dc95b09d4c9d3e36e3f0","type":"zip","shasum":"","reference":"4a603aac0719a45c8464dc95b09d4c9d3e36e3f0"},"type":"library","time":"2018-11-21T04:23:04+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2591846},"v1.0.2":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.2","version_normalized":"1.0.2.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"5c4cda5505a403d4f5c64d01e183be3c76c64a72"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/5c4cda5505a403d4f5c64d01e183be3c76c64a72","type":"zip","shasum":"","reference":"5c4cda5505a403d4f5c64d01e183be3c76c64a72"},"type":"library","time":"2018-03-13T16:21:42+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1987497},"v1.0.3":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.3","version_normalized":"1.0.3.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"549c137238a29a6db7e7179193fb04a2ac4bbd80"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/549c137238a29a6db7e7179193fb04a2ac4bbd80","type":"zip","shasum":"","reference":"549c137238a29a6db7e7179193fb04a2ac4bbd80"},"type":"library","time":"2018-03-18T14:51:57+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2003075},"v1.0.4":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.4","version_normalized":"1.0.4.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"bd7c860c0871ae5067908af362b4a4ff96d30440"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/bd7c860c0871ae5067908af362b4a4ff96d30440","type":"zip","shasum":"","reference":"bd7c860c0871ae5067908af362b4a4ff96d30440"},"type":"library","time":"2018-04-10T09:46:47+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2083485},"v1.0.5":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.5","version_normalized":"1.0.5.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"8d5d22fb26dd897486c9827deece90ca28fdc655"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/8d5d22fb26dd897486c9827deece90ca28fdc655","type":"zip","shasum":"","reference":"8d5d22fb26dd897486c9827deece90ca28fdc655"},"type":"library","time":"2018-04-10T13:40:19+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2084497},"v1.0.6":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.6","version_normalized":"1.0.6.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"011055dc31f72f7eab3b02d064513e8f5a0014d7"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/011055dc31f72f7eab3b02d064513e8f5a0014d7","type":"zip","shasum":"","reference":"011055dc31f72f7eab3b02d064513e8f5a0014d7"},"type":"library","time":"2018-04-14T05:41:56+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2114527},"v1.0.7":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.7","version_normalized":"1.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"bce9394f9692181d8e0bc34eded311d63ea33caa"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/bce9394f9692181d8e0bc34eded311d63ea33caa","type":"zip","shasum":"","reference":"bce9394f9692181d8e0bc34eded311d63ea33caa"},"type":"library","time":"2018-05-07T15:57:12+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2174025},"v1.0.8":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.8","version_normalized":"1.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"e0adf8ba1d6d97a8870a0eff336570c38ae8f51f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/e0adf8ba1d6d97a8870a0eff336570c38ae8f51f","type":"zip","shasum":"","reference":"e0adf8ba1d6d97a8870a0eff336570c38ae8f51f"},"type":"library","time":"2018-05-13T16:06:18+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2196296},"v1.0.9":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v1.0.9","version_normalized":"1.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"9b54860c8d972e35851fb445abb768bc6fb6fde9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/9b54860c8d972e35851fb445abb768bc6fb6fde9","type":"zip","shasum":"","reference":"9b54860c8d972e35851fb445abb768bc6fb6fde9"},"type":"library","time":"2018-06-27T09:48:54+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"psr/simple-cache":"^1.0.0","swoft/framework":"^1.0"},"require-dev":{"swoft/service-governance":"^1.0","swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2292942},"v2.0.0":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v2.0.0","version_normalized":"2.0.0.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"8365cbfc3f28889e0a74d8086ed0addcc876d137"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/8365cbfc3f28889e0a74d8086ed0addcc876d137","type":"zip","shasum":"","reference":"8365cbfc3f28889e0a74d8086ed0addcc876d137"},"type":"library","time":"2019-05-20T16:07:14+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":2976919},"v2.0.1":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v2.0.1","version_normalized":"2.0.1.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"6732921a69109f33d7a4ed950707fccff6d64533"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/6732921a69109f33d7a4ed950707fccff6d64533","type":"zip","shasum":"","reference":"6732921a69109f33d7a4ed950707fccff6d64533"},"type":"library","time":"2019-05-28T13:18:43+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":2994202},"v2.0.10":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft","redis-cluster","redis-pool"],"homepage":"https://github.com/swoft-cloud/swoft-redis","version":"v2.0.10","version_normalized":"2.0.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"489f0b786dc4b05018cf01a70f9981b4b6b5f7e6"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/489f0b786dc4b05018cf01a70f9981b4b6b5f7e6","type":"zip","shasum":"","reference":"489f0b786dc4b05018cf01a70f9981b4b6b5f7e6"},"type":"library","funding":[],"time":"2020-09-13T12:38:55+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4447605},"v2.0.11":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft","redis-cluster","redis-pool"],"homepage":"https://github.com/swoft-cloud/swoft-redis","version":"v2.0.11","version_normalized":"2.0.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"768bb0643e1db6774399a0621c4ec05e55fa7895"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/768bb0643e1db6774399a0621c4ec05e55fa7895","type":"zip","shasum":"","reference":"768bb0643e1db6774399a0621c4ec05e55fa7895"},"type":"library","funding":[],"time":"2021-05-07T16:10:27+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8.0"},"uid":5178542},"v2.0.2":{"name":"swoft/redis","description":"Redis Component for Swoft","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v2.0.2","version_normalized":"2.0.2.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"56786c1d5e03f970dfc7de0532910c1b5a0397a6"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/56786c1d5e03f970dfc7de0532910c1b5a0397a6","type":"zip","shasum":"","reference":"56786c1d5e03f970dfc7de0532910c1b5a0397a6"},"type":"library","time":"2019-06-20T15:44:12+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3051353},"v2.0.3":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v2.0.3","version_normalized":"2.0.3.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"a2a847aadce37508f26b32c12d9efd6a34177b63"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/a2a847aadce37508f26b32c12d9efd6a34177b63","type":"zip","shasum":"","reference":"a2a847aadce37508f26b32c12d9efd6a34177b63"},"type":"library","time":"2019-07-08T15:59:44+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3087577},"v2.0.4":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v2.0.4","version_normalized":"2.0.4.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"2da94e02dd46b2655146052840f9b27bed34aec6"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/2da94e02dd46b2655146052840f9b27bed34aec6","type":"zip","shasum":"","reference":"2da94e02dd46b2655146052840f9b27bed34aec6"},"type":"library","time":"2019-07-22T12:17:15+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3111940},"v2.0.5":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v2.0.5","version_normalized":"2.0.5.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"9cc4b6eec2731178bd7b4217d916a7d2e5f6de35"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/9cc4b6eec2731178bd7b4217d916a7d2e5f6de35","type":"zip","shasum":"","reference":"9cc4b6eec2731178bd7b4217d916a7d2e5f6de35"},"type":"library","time":"2019-08-05T14:26:54+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3146928},"v2.0.6":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft"],"homepage":"","version":"v2.0.6","version_normalized":"2.0.6.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"9690399faba58bf749e41fbceb3233e5e25d0643"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/9690399faba58bf749e41fbceb3233e5e25d0643","type":"zip","shasum":"","reference":"9690399faba58bf749e41fbceb3233e5e25d0643"},"type":"library","time":"2019-09-20T15:25:00+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3249254},"v2.0.7":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft","redis-cluster","redis-pool"],"homepage":"https://github.com/swoft-cloud/swoft-redis","version":"v2.0.7","version_normalized":"2.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"9ec2b219e0585b988bb3d68c9ac482b67cdc4f5e"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/9ec2b219e0585b988bb3d68c9ac482b67cdc4f5e","type":"zip","shasum":"","reference":"9ec2b219e0585b988bb3d68c9ac482b67cdc4f5e"},"type":"library","time":"2019-11-17T16:38:19+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3385437},"v2.0.8":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft","redis-cluster","redis-pool"],"homepage":"https://github.com/swoft-cloud/swoft-redis","version":"v2.0.8","version_normalized":"2.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"693b7e17af7ba3202468226516e9a6ef75bedb15"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/693b7e17af7ba3202468226516e9a6ef75bedb15","type":"zip","shasum":"","reference":"693b7e17af7ba3202468226516e9a6ef75bedb15"},"type":"library","time":"2020-01-16T14:25:33+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3546673},"v2.0.9":{"name":"swoft/redis","description":"swoft redis component","keywords":["redis","php","swoole","swoft","redis-cluster","redis-pool"],"homepage":"https://github.com/swoft-cloud/swoft-redis","version":"v2.0.9","version_normalized":"2.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-redis.git","type":"git","reference":"d6d46746339e2fbcc3c76ced48201fee8c1d360d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-redis/zipball/d6d46746339e2fbcc3c76ced48201fee8c1d360d","type":"zip","shasum":"","reference":"d6d46746339e2fbcc3c76ced48201fee8c1d360d"},"type":"library","funding":[],"time":"2020-02-21T04:41:08+00:00","autoload":{"files":[],"psr-4":{"Swoft\\Redis\\":"src/"},"classmap":[]},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3777157}}}}