{"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/framework":{"1.x-dev":{"name":"swoft/framework","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-framework.git","type":"git","reference":"bc6770e7ab7d8c1fa8ec9c92b3f05ba7bace3d62"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/bc6770e7ab7d8c1fa8ec9c92b3f05ba7bace3d62","type":"zip","shasum":"","reference":"bc6770e7ab7d8c1fa8ec9c92b3f05ba7bace3d62"},"type":"library","time":"2019-04-18T13:50:05+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2894194},"2.0.x-dev":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"530022445838954f2d8f060fc369e24b3974a130"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/530022445838954f2d8f060fc369e24b3974a130","type":"zip","shasum":"","reference":"530022445838954f2d8f060fc369e24b3974a130"},"type":"library","time":"2019-01-21T06:36:16+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"require":{"php":">=7.0"},"uid":2697312},"dev-bak":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"dev-bak","version_normalized":"dev-bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"a2552750188746a9616882b2700c08361cfe827f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/a2552750188746a9616882b2700c08361cfe827f","type":"zip","shasum":"","reference":"a2552750188746a9616882b2700c08361cfe827f"},"type":"library","time":"2018-04-10T14:09:05+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2089477},"dev-feature":{"name":"swoft/framework","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-framework.git","type":"git","reference":"06790059803a9987ff2887a9fc54a7d1505e5269"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/06790059803a9987ff2887a9fc54a7d1505e5269","type":"zip","shasum":"","reference":"06790059803a9987ff2887a9fc54a7d1505e5269"},"type":"library","time":"2018-04-15T08:45:27+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":1719150},"dev-master":{"name":"swoft/framework","description":"swoft framework component","keywords":["php","swoole","swoft","swoft-framework"],"homepage":"https://github.com/swoft-cloud/swoft-framework","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"b5c85add680c91d3f8784ada3b2c5295944e50e1"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/b5c85add680c91d3f8784ada3b2c5295944e50e1","type":"zip","shasum":"","reference":"b5c85add680c91d3f8784ada3b2c5295944e50e1"},"type":"library","funding":[],"time":"2021-05-07T16:27:32+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"default-branch":true,"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8.0"},"uid":4235550},"v0.2.1":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v0.2.1","version_normalized":"0.2.1.0","license":["apache2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"8e05bd52415e2cf67af7cac634a4166ad84399ca"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/8e05bd52415e2cf67af7cac634a4166ad84399ca","type":"zip","shasum":"","reference":"8e05bd52415e2cf67af7cac634a4166ad84399ca"},"type":"library","time":"2017-12-11T13:10:42+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"require":{"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","http-interop/http-server-middleware":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1778264},"v0.2.2":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v0.2.2","version_normalized":"0.2.2.0","license":["apache2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"dec4c588078f2fecf10c783aec203c981452cbc9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/dec4c588078f2fecf10c783aec203c981452cbc9","type":"zip","shasum":"","reference":"dec4c588078f2fecf10c783aec203c981452cbc9"},"type":"library","time":"2017-12-12T12:38:51+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"require":{"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","http-interop/http-server-middleware":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1781798},"v0.2.3":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v0.2.3","version_normalized":"0.2.3.0","license":["apache2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"2a7267172a04f30a3589388c9cad5e49869dde2a"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/2a7267172a04f30a3589388c9cad5e49869dde2a","type":"zip","shasum":"","reference":"2a7267172a04f30a3589388c9cad5e49869dde2a"},"type":"library","time":"2017-12-26T15:08:00+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"require":{"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","http-interop/http-server-middleware":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1809922},"v0.2.6":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v0.2.6","version_normalized":"0.2.6.0","license":["apache2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"e2185b42c22f1e44bafb6d9d56090e96186e65c9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/e2185b42c22f1e44bafb6d9d56090e96186e65c9","type":"zip","shasum":"","reference":"e2185b42c22f1e44bafb6d9d56090e96186e65c9"},"type":"library","time":"2018-01-05T14:30:02+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"require":{"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/simple-cache":"^1.0.0","http-interop/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1826985},"v1.0.0":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"66df4d3b905ec5dcadb84f19f490866b5933be58"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/66df4d3b905ec5dcadb84f19f490866b5933be58","type":"zip","shasum":"","reference":"66df4d3b905ec5dcadb84f19f490866b5933be58"},"type":"library","time":"2018-03-06T13:39:27+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965095},"v1.0.1":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"66df4d3b905ec5dcadb84f19f490866b5933be58"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/66df4d3b905ec5dcadb84f19f490866b5933be58","type":"zip","shasum":"","reference":"66df4d3b905ec5dcadb84f19f490866b5933be58"},"type":"library","time":"2018-03-06T13:39:27+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965297},"v1.0.10":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"c6c4c63e93e7f682e2f2285ba59339329c9ae487"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/c6c4c63e93e7f682e2f2285ba59339329c9ae487","type":"zip","shasum":"","reference":"c6c4c63e93e7f682e2f2285ba59339329c9ae487"},"type":"library","time":"2018-03-21T11:42:59+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2015732},"v1.0.11":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"101d6ac3dec7ba0b81612d32cfb3501620a61c18"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/101d6ac3dec7ba0b81612d32cfb3501620a61c18","type":"zip","shasum":"","reference":"101d6ac3dec7ba0b81612d32cfb3501620a61c18"},"type":"library","time":"2018-03-23T08:54:19+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2024524},"v1.0.12":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"b4d5c3868298a5bbcc3dbfec0bc390cbb88f2be6"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/b4d5c3868298a5bbcc3dbfec0bc390cbb88f2be6","type":"zip","shasum":"","reference":"b4d5c3868298a5bbcc3dbfec0bc390cbb88f2be6"},"type":"library","time":"2018-04-04T07:45:00+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2064188},"v1.0.13":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"9e17814a9256ea40357aa511258e37177367c237"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/9e17814a9256ea40357aa511258e37177367c237","type":"zip","shasum":"","reference":"9e17814a9256ea40357aa511258e37177367c237"},"type":"library","time":"2018-04-09T06:18:45+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2079403},"v1.0.14":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"17a7ba0dd95474ba9f6a218f0cd787db3f2cc2ba"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/17a7ba0dd95474ba9f6a218f0cd787db3f2cc2ba","type":"zip","shasum":"","reference":"17a7ba0dd95474ba9f6a218f0cd787db3f2cc2ba"},"type":"library","time":"2018-04-10T06:13:56+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2083587},"v1.0.15":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"a2552750188746a9616882b2700c08361cfe827f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/a2552750188746a9616882b2700c08361cfe827f","type":"zip","shasum":"","reference":"a2552750188746a9616882b2700c08361cfe827f"},"type":"library","time":"2018-04-10T14:09:05+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2084081},"v1.0.16":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.16","version_normalized":"1.0.16.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"0d8bb66d4392ba3f6abd745e8325cb3380fec225"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/0d8bb66d4392ba3f6abd745e8325cb3380fec225","type":"zip","shasum":"","reference":"0d8bb66d4392ba3f6abd745e8325cb3380fec225"},"type":"library","time":"2018-05-03T03:25:25+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2159571},"v1.0.17":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.17","version_normalized":"1.0.17.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"620394d570183bd4e2b1a6df06d9ad69d2d08a2e"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/620394d570183bd4e2b1a6df06d9ad69d2d08a2e","type":"zip","shasum":"","reference":"620394d570183bd4e2b1a6df06d9ad69d2d08a2e"},"type":"library","time":"2018-05-07T15:48:47+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2173965},"v1.0.18":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.18","version_normalized":"1.0.18.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"7003d920fb31936f59f7851f0acf81544e007fae"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/7003d920fb31936f59f7851f0acf81544e007fae","type":"zip","shasum":"","reference":"7003d920fb31936f59f7851f0acf81544e007fae"},"type":"library","time":"2018-06-08T06:24:49+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2248566},"v1.0.19":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.19","version_normalized":"1.0.19.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"fc8e1b33cfdb1a37a371ed73d525bb6266d6203a"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/fc8e1b33cfdb1a37a371ed73d525bb6266d6203a","type":"zip","shasum":"","reference":"fc8e1b33cfdb1a37a371ed73d525bb6266d6203a"},"type":"library","time":"2018-06-12T16:35:21+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2257589},"v1.0.2":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"1075e7ff8fa8d54b7581234b95f8b62dfe82754d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/1075e7ff8fa8d54b7581234b95f8b62dfe82754d","type":"zip","shasum":"","reference":"1075e7ff8fa8d54b7581234b95f8b62dfe82754d"},"type":"library","time":"2018-03-06T16:38:59+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965647},"v1.0.20":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.20","version_normalized":"1.0.20.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"2da84a5e22313e0e855f5e26341023e5bbb5ac6f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/2da84a5e22313e0e855f5e26341023e5bbb5ac6f","type":"zip","shasum":"","reference":"2da84a5e22313e0e855f5e26341023e5bbb5ac6f"},"type":"library","time":"2018-06-14T03:57:06+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2261354},"v1.0.21":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.21","version_normalized":"1.0.21.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"82aadc28974cc593569a7de8099cf12c1e4811e3"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/82aadc28974cc593569a7de8099cf12c1e4811e3","type":"zip","shasum":"","reference":"82aadc28974cc593569a7de8099cf12c1e4811e3"},"type":"library","time":"2018-07-03T13:50:24+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2334041},"v1.0.22":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.22","version_normalized":"1.0.22.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"a30bf5892c80fda87cfbda8ff4f81b677e426897"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/a30bf5892c80fda87cfbda8ff4f81b677e426897","type":"zip","shasum":"","reference":"a30bf5892c80fda87cfbda8ff4f81b677e426897"},"type":"library","time":"2018-07-18T03:10:55+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2340559},"v1.0.23":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.23","version_normalized":"1.0.23.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"0b5f320f641dab6a2f8bebb4ef561cee143fd555"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/0b5f320f641dab6a2f8bebb4ef561cee143fd555","type":"zip","shasum":"","reference":"0b5f320f641dab6a2f8bebb4ef561cee143fd555"},"type":"library","time":"2018-08-07T14:19:38+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2387271},"v1.0.24":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.24","version_normalized":"1.0.24.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"525097b05f5681ddf3d25de0556f4a14721e0aeb"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/525097b05f5681ddf3d25de0556f4a14721e0aeb","type":"zip","shasum":"","reference":"525097b05f5681ddf3d25de0556f4a14721e0aeb"},"type":"library","time":"2018-08-09T04:38:50+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2390807},"v1.0.25":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.25","version_normalized":"1.0.25.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"bccf7a657590122796a1b6a16dd06a55d473e61d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/bccf7a657590122796a1b6a16dd06a55d473e61d","type":"zip","shasum":"","reference":"bccf7a657590122796a1b6a16dd06a55d473e61d"},"type":"library","time":"2018-08-14T08:11:06+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2399372},"v1.0.26":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.26","version_normalized":"1.0.26.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"9c4da9f0fc73eb20e24033378b40d407e7a59859"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/9c4da9f0fc73eb20e24033378b40d407e7a59859","type":"zip","shasum":"","reference":"9c4da9f0fc73eb20e24033378b40d407e7a59859"},"type":"library","time":"2018-08-15T03:44:23+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2401128},"v1.0.27":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.27","version_normalized":"1.0.27.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"b3a45be705c9cb53cb357925e228e4f60e6d76d5"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/b3a45be705c9cb53cb357925e228e4f60e6d76d5","type":"zip","shasum":"","reference":"b3a45be705c9cb53cb357925e228e4f60e6d76d5"},"type":"library","time":"2018-09-05T10:12:08+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2444985},"v1.0.28":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.28","version_normalized":"1.0.28.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"f9910dc9266e9f87c158d89286a2f07dc67f2a18"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/f9910dc9266e9f87c158d89286a2f07dc67f2a18","type":"zip","shasum":"","reference":"f9910dc9266e9f87c158d89286a2f07dc67f2a18"},"type":"library","time":"2018-11-21T05:28:08+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2652187},"v1.0.28-beta":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.28-beta","version_normalized":"1.0.28.0-beta","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"f9910dc9266e9f87c158d89286a2f07dc67f2a18"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/f9910dc9266e9f87c158d89286a2f07dc67f2a18","type":"zip","shasum":"","reference":"f9910dc9266e9f87c158d89286a2f07dc67f2a18"},"type":"library","time":"2018-11-21T05:28:08+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2652068},"v1.0.29":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.29","version_normalized":"1.0.29.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"454e2f378373cbc93b07449dc305326deaab2ec2"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/454e2f378373cbc93b07449dc305326deaab2ec2","type":"zip","shasum":"","reference":"454e2f378373cbc93b07449dc305326deaab2ec2"},"type":"library","time":"2019-03-27T13:20:02+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2877681},"v1.0.3":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"302fafe11f3e88d8eff84a5532d6b2716d8dbec1"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/302fafe11f3e88d8eff84a5532d6b2716d8dbec1","type":"zip","shasum":"","reference":"302fafe11f3e88d8eff84a5532d6b2716d8dbec1"},"type":"library","time":"2018-03-07T05:55:12+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/service-governance":"^1.0","eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1967491},"v1.0.30":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"v1.0.30","version_normalized":"1.0.30.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"bc6770e7ab7d8c1fa8ec9c92b3f05ba7bace3d62"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/bc6770e7ab7d8c1fa8ec9c92b3f05ba7bace3d62","type":"zip","shasum":"","reference":"bc6770e7ab7d8c1fa8ec9c92b3f05ba7bace3d62"},"type":"library","time":"2019-04-18T13:50:05+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"uid":2927267},"v1.0.4":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"7637d12f53814163bcffaa7247259228158ace0e"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/7637d12f53814163bcffaa7247259228158ace0e","type":"zip","shasum":"","reference":"7637d12f53814163bcffaa7247259228158ace0e"},"type":"library","time":"2018-03-07T19:25:57+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"swoft/service-governance":"^1.0","eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1969783},"v1.0.5":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"39b2f62c53e6e1491a98330befc5d0299f8d3ec9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/39b2f62c53e6e1491a98330befc5d0299f8d3ec9","type":"zip","shasum":"","reference":"39b2f62c53e6e1491a98330befc5d0299f8d3ec9"},"type":"library","time":"2018-03-08T12:05:47+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1972104},"v1.0.6":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"f6357e61672274a9435b2e255ac88b907f5fc1b6"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/f6357e61672274a9435b2e255ac88b907f5fc1b6","type":"zip","shasum":"","reference":"f6357e61672274a9435b2e255ac88b907f5fc1b6"},"type":"library","time":"2018-03-09T19:18:59+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1976810},"v1.0.7":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"c3194ff5dc8b15e7a351ec73ba13ce115faf0c15"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/c3194ff5dc8b15e7a351ec73ba13ce115faf0c15","type":"zip","shasum":"","reference":"c3194ff5dc8b15e7a351ec73ba13ce115faf0c15"},"type":"library","time":"2018-03-13T16:18:29+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1987490},"v1.0.8":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"400d1ffef7014d0a2b52d94a095f77a19f62123b"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/400d1ffef7014d0a2b52d94a095f77a19f62123b","type":"zip","shasum":"","reference":"400d1ffef7014d0a2b52d94a095f77a19f62123b"},"type":"library","time":"2018-03-18T14:47:37+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2003081},"v1.0.9":{"name":"swoft/framework","description":"microservice framework base on swoole","keywords":["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-framework.git","type":"git","reference":"5ba081b72f3bc50bba424d58072bc7106df22517"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/5ba081b72f3bc50bba424d58072bc7106df22517","type":"zip","shasum":"","reference":"5ba081b72f3bc50bba424d58072bc7106df22517"},"type":"library","time":"2018-03-20T03:23:19+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":[]},"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"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2007905},"v2.0.0":{"name":"swoft/framework","description":"micro-service framework base on swoole","keywords":["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-framework.git","type":"git","reference":"28d47c308f2e513f576b51cf4071c166b97cbbfd"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/28d47c308f2e513f576b51cf4071c166b97cbbfd","type":"zip","shasum":"","reference":"28d47c308f2e513f576b51cf4071c166b97cbbfd"},"type":"library","time":"2019-05-20T16:07:14+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/","SwoftTest\\Testing\\":"test/testing/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":2976907},"v2.0.1":{"name":"swoft/framework","description":"micro-service framework base on swoole","keywords":["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-framework.git","type":"git","reference":"6861ea99d1dd864688e894e02e265baae7a4179c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/6861ea99d1dd864688e894e02e265baae7a4179c","type":"zip","shasum":"","reference":"6861ea99d1dd864688e894e02e265baae7a4179c"},"type":"library","time":"2019-05-28T14:00:50+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/","SwoftTest\\Testing\\":"test/testing/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":2994193},"v2.0.10":{"name":"swoft/framework","description":"swoft framework component","keywords":["php","swoole","swoft","swoft-framework"],"homepage":"https://github.com/swoft-cloud/swoft-framework","version":"v2.0.10","version_normalized":"2.0.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"5b06c16c92cae5fad831862d15835b1fac7c8bab"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/5b06c16c92cae5fad831862d15835b1fac7c8bab","type":"zip","shasum":"","reference":"5b06c16c92cae5fad831862d15835b1fac7c8bab"},"type":"library","funding":[],"time":"2020-09-14T16:53:57+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4447607},"v2.0.11":{"name":"swoft/framework","description":"swoft framework component","keywords":["php","swoole","swoft","swoft-framework"],"homepage":"https://github.com/swoft-cloud/swoft-framework","version":"v2.0.11","version_normalized":"2.0.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"b5c85add680c91d3f8784ada3b2c5295944e50e1"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/b5c85add680c91d3f8784ada3b2c5295944e50e1","type":"zip","shasum":"","reference":"b5c85add680c91d3f8784ada3b2c5295944e50e1"},"type":"library","funding":[],"time":"2021-05-07T16:27:32+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8.0"},"uid":5178549},"v2.0.2":{"name":"swoft/framework","description":"micro-service framework base on swoole","keywords":["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-framework.git","type":"git","reference":"2bf5adfd098018c57b8246f1ff58f379db10aa40"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/2bf5adfd098018c57b8246f1ff58f379db10aa40","type":"zip","shasum":"","reference":"2bf5adfd098018c57b8246f1ff58f379db10aa40"},"type":"library","time":"2019-06-21T15:31:51+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/","SwoftTest\\Testing\\":"test/testing/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3051349},"v2.0.3":{"name":"swoft/framework","description":"swoft framework component","keywords":["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-framework.git","type":"git","reference":"cba5c0ded6498171d800df9f0ca8c6b1ab52ba7f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/cba5c0ded6498171d800df9f0ca8c6b1ab52ba7f","type":"zip","shasum":"","reference":"cba5c0ded6498171d800df9f0ca8c6b1ab52ba7f"},"type":"library","time":"2019-07-08T14:29:03+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/","SwoftTest\\Testing\\":"test/testing/"},"classmap":["src/Swoft.php"]},"require":{"swoft/stdlib":"~2.0.0","php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3087572},"v2.0.4":{"name":"swoft/framework","description":"swoft framework component","keywords":["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-framework.git","type":"git","reference":"db3afb5311c4da441ac29b322ab7f9510e787538"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/db3afb5311c4da441ac29b322ab7f9510e787538","type":"zip","shasum":"","reference":"db3afb5311c4da441ac29b322ab7f9510e787538"},"type":"library","time":"2019-07-22T12:17:15+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3111947},"v2.0.5":{"name":"swoft/framework","description":"swoft framework component","keywords":["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-framework.git","type":"git","reference":"ac87d1074d659cc3b78e8444158109a1cde03bd1"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/ac87d1074d659cc3b78e8444158109a1cde03bd1","type":"zip","shasum":"","reference":"ac87d1074d659cc3b78e8444158109a1cde03bd1"},"type":"library","time":"2019-08-06T13:49:27+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3146927},"v2.0.6":{"name":"swoft/framework","description":"swoft framework component","keywords":["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-framework.git","type":"git","reference":"20f47876b37940ab9067ea2c2e71999e7ecf21ae"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/20f47876b37940ab9067ea2c2e71999e7ecf21ae","type":"zip","shasum":"","reference":"20f47876b37940ab9067ea2c2e71999e7ecf21ae"},"type":"library","time":"2019-09-20T15:25:00+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3249263},"v2.0.7":{"name":"swoft/framework","description":"swoft framework component","keywords":["php","swoole","swoft","swoft-framework"],"homepage":"https://github.com/swoft-cloud/swoft-framework","version":"v2.0.7","version_normalized":"2.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"9fdc573a73138aa8ef70d2106eebc07cb28f009d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/9fdc573a73138aa8ef70d2106eebc07cb28f009d","type":"zip","shasum":"","reference":"9fdc573a73138aa8ef70d2106eebc07cb28f009d"},"type":"library","time":"2019-11-17T16:38:19+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3385432},"v2.0.8":{"name":"swoft/framework","description":"swoft framework component","keywords":["php","swoole","swoft","swoft-framework"],"homepage":"https://github.com/swoft-cloud/swoft-framework","version":"v2.0.8","version_normalized":"2.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"c222ba60ce2463c60926d1cf0209309c1844eb8c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/c222ba60ce2463c60926d1cf0209309c1844eb8c","type":"zip","shasum":"","reference":"c222ba60ce2463c60926d1cf0209309c1844eb8c"},"type":"library","time":"2020-01-17T11:42:47+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3546742},"v2.0.9":{"name":"swoft/framework","description":"swoft framework component","keywords":["php","swoole","swoft","swoft-framework"],"homepage":"https://github.com/swoft-cloud/swoft-framework","version":"v2.0.9","version_normalized":"2.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-framework.git","type":"git","reference":"45cc8f6a8972a520cf645bddf9ae6881c71509bf"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-framework/zipball/45cc8f6a8972a520cf645bddf9ae6881c71509bf","type":"zip","shasum":"","reference":"45cc8f6a8972a520cf645bddf9ae6881c71509bf"},"type":"library","funding":[],"time":"2020-04-13T03:43:24+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/"},"classmap":["src/Swoft.php"]},"require":{"php":">=7.1","swoft/config":"~2.0.0","swoft/annotation":"~2.0.0","swoft/bean":"~2.0.0","swoft/event":"~2.0.0","swoft/console":"~2.0.0","swoft/error":"~2.0.0","swoft/log":"~2.0.0","swoft/aop":"~2.0.0","swoft/server":"~2.0.0","swoft/stdlib":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3777172}}}}