{"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/db":{"1.x-dev":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"762d6c442378779d14dcb5477a54bbc0bfc45381"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/762d6c442378779d14dcb5477a54bbc0bfc45381","type":"zip","shasum":"","reference":"762d6c442378779d14dcb5477a54bbc0bfc45381"},"type":"library","time":"2019-03-13T15:30:02+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2894191},"2.0.x-dev":{"name":"swoft/db","description":"micro-service framework base on swoole","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"5582ab255b367a727091085400881c9f1b035f70"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/5582ab255b367a727091085400881c9f1b035f70","type":"zip","shasum":"","reference":"5582ab255b367a727091085400881c9f1b035f70"},"type":"library","time":"2019-04-12T08:59:46+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2770120},"dev-bak":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"dev-bak","version_normalized":"dev-bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"2346f8f6ecf6820bcc488ddfb0ed85fa79983b9f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/2346f8f6ecf6820bcc488ddfb0ed85fa79983b9f","type":"zip","shasum":"","reference":"2346f8f6ecf6820bcc488ddfb0ed85fa79983b9f"},"type":"library","time":"2018-04-10T17:26:05+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2089436},"dev-feature":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"dev-feature","version_normalized":"dev-feature","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"9c64f1cb6c2bf6c67be51c3ccda20f58b2d51653"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/9c64f1cb6c2bf6c67be51c3ccda20f58b2d51653","type":"zip","shasum":"","reference":"9c64f1cb6c2bf6c67be51c3ccda20f58b2d51653"},"type":"library","time":"2018-04-10T15:47:48+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/service-governance":"^1.0","ext-pdo":"*","swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":1873504},"dev-master":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"https://github.com/swoft-cloud/swoft-db","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"9105b2721d16b76c1487ccbcc2d1c9eb2ca32113"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/9105b2721d16b76c1487ccbcc2d1c9eb2ca32113","type":"zip","shasum":"","reference":"9105b2721d16b76c1487ccbcc2d1c9eb2ca32113"},"type":"library","funding":[],"time":"2021-05-06T15:37:13+00:00","autoload":{"psr-4":{"Swoft\\Db\\":"src/"}},"default-branch":true,"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8.0"},"uid":4229797},"v1.0.0":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"ec70e4d2e94864971c3a46349475161c5f9f79a7"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/ec70e4d2e94864971c3a46349475161c5f9f79a7","type":"zip","shasum":"","reference":"ec70e4d2e94864971c3a46349475161c5f9f79a7"},"type":"library","time":"2018-03-06T13:34:38+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"dev-master","swoft/console":"dev-master"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965119},"v1.0.1":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"45846ddf4bd6ffbe8d6342a5bc6b1df5c6e42cea"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/45846ddf4bd6ffbe8d6342a5bc6b1df5c6e42cea","type":"zip","shasum":"","reference":"45846ddf4bd6ffbe8d6342a5bc6b1df5c6e42cea"},"type":"library","time":"2018-03-06T14:47:12+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965283},"v1.0.2":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"01690a8fb294bdcba9f464e81b0e73288f93f89b"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/01690a8fb294bdcba9f464e81b0e73288f93f89b","type":"zip","shasum":"","reference":"01690a8fb294bdcba9f464e81b0e73288f93f89b"},"type":"library","time":"2018-03-09T19:04:20+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1976796},"v1.0.3":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"7430b97103b9cd4e98115238a8f8b30daaa041c8"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/7430b97103b9cd4e98115238a8f8b30daaa041c8","type":"zip","shasum":"","reference":"7430b97103b9cd4e98115238a8f8b30daaa041c8"},"type":"library","time":"2018-03-13T17:57:04+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1987505},"v1.0.4":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"e7daf231df66fb0dfa4f15f83c7166ec29c7df4c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/e7daf231df66fb0dfa4f15f83c7166ec29c7df4c","type":"zip","shasum":"","reference":"e7daf231df66fb0dfa4f15f83c7166ec29c7df4c"},"type":"library","time":"2018-03-14T12:31:32+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1990560},"v1.0.5":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"285eb57502b022ef43b0aed8f17acacdb7ba6264"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/285eb57502b022ef43b0aed8f17acacdb7ba6264","type":"zip","shasum":"","reference":"285eb57502b022ef43b0aed8f17acacdb7ba6264"},"type":"library","time":"2018-03-16T08:06:08+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1996896},"v1.0.6":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"06f72e8ad4bd79143a381bf6edc79d36b5fbbdff"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/06f72e8ad4bd79143a381bf6edc79d36b5fbbdff","type":"zip","shasum":"","reference":"06f72e8ad4bd79143a381bf6edc79d36b5fbbdff"},"type":"library","time":"2018-03-18T14:49:19+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2003048},"v1.0.7":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"9f2b121ec25215e0fa559be96264aa73988af560"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/9f2b121ec25215e0fa559be96264aa73988af560","type":"zip","shasum":"","reference":"9f2b121ec25215e0fa559be96264aa73988af560"},"type":"library","time":"2018-03-19T15:26:28+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2006253},"v1.0.8":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"2ff10e35c2814777e939b4b399397e758fa80902"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/2ff10e35c2814777e939b4b399397e758fa80902","type":"zip","shasum":"","reference":"2ff10e35c2814777e939b4b399397e758fa80902"},"type":"library","time":"2018-03-21T16:09:32+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2016190},"v1.0.9":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","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-db.git","type":"git","reference":"bd222d0c46f192e8d93f1b3ce6f7289d22a1b6fa"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/bd222d0c46f192e8d93f1b3ce6f7289d22a1b6fa","type":"zip","shasum":"","reference":"bd222d0c46f192e8d93f1b3ce6f7289d22a1b6fa"},"type":"library","time":"2018-03-23T16:07:15+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"^1.0","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2024686},"v1.1.0":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.0","version_normalized":"1.1.0.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"5b2f0da5b7f5c71209d34e0e2d99f6ad0fe6ca0c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/5b2f0da5b7f5c71209d34e0e2d99f6ad0fe6ca0c","type":"zip","shasum":"","reference":"5b2f0da5b7f5c71209d34e0e2d99f6ad0fe6ca0c"},"type":"library","time":"2018-04-10T15:59:48+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2084473},"v1.1.1":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.1","version_normalized":"1.1.1.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"1703170893a9ea14c3c92f3e08409c0309ad73bd"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/1703170893a9ea14c3c92f3e08409c0309ad73bd","type":"zip","shasum":"","reference":"1703170893a9ea14c3c92f3e08409c0309ad73bd"},"type":"library","time":"2018-04-12T15:05:42+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2091360},"v1.1.10":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.10","version_normalized":"1.1.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"2f3781d75ead3548fd06c9e6dfbc11201e3dd067"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/2f3781d75ead3548fd06c9e6dfbc11201e3dd067","type":"zip","shasum":"","reference":"2f3781d75ead3548fd06c9e6dfbc11201e3dd067"},"type":"library","time":"2018-05-07T15:37:41+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2177077},"v1.1.11":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.11","version_normalized":"1.1.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"6ea48c4007e0480c53e8343711ed92f22644bdf2"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/6ea48c4007e0480c53e8343711ed92f22644bdf2","type":"zip","shasum":"","reference":"6ea48c4007e0480c53e8343711ed92f22644bdf2"},"type":"library","time":"2018-05-13T15:57:25+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2196290},"v1.1.12":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.12","version_normalized":"1.1.12.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"97c4d49c0f1e7c7156b9e6e2f5e82e8b5a62ee32"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/97c4d49c0f1e7c7156b9e6e2f5e82e8b5a62ee32","type":"zip","shasum":"","reference":"97c4d49c0f1e7c7156b9e6e2f5e82e8b5a62ee32"},"type":"library","time":"2018-05-23T09:51:57+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2218667},"v1.1.13":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.13","version_normalized":"1.1.13.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"f1b74d457211e8c38762f3fdc7acaa66ea94a0fd"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/f1b74d457211e8c38762f3fdc7acaa66ea94a0fd","type":"zip","shasum":"","reference":"f1b74d457211e8c38762f3fdc7acaa66ea94a0fd"},"type":"library","time":"2018-06-14T03:57:06+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2261357},"v1.1.14":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.14","version_normalized":"1.1.14.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"3742d205aa19a23af635097a348256f88ab219c5"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/3742d205aa19a23af635097a348256f88ab219c5","type":"zip","shasum":"","reference":"3742d205aa19a23af635097a348256f88ab219c5"},"type":"library","time":"2018-07-04T03:41:06+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2308288},"v1.1.15":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.15","version_normalized":"1.1.15.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"b40e3468f3060fc81e05a34b12e79ae0b1dcefa3"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/b40e3468f3060fc81e05a34b12e79ae0b1dcefa3","type":"zip","shasum":"","reference":"b40e3468f3060fc81e05a34b12e79ae0b1dcefa3"},"type":"library","time":"2018-07-10T10:19:15+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2322056},"v1.1.16":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.16","version_normalized":"1.1.16.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"5a11ff13de33d21d2472b3a502fc7ac47a6a57f7"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/5a11ff13de33d21d2472b3a502fc7ac47a6a57f7","type":"zip","shasum":"","reference":"5a11ff13de33d21d2472b3a502fc7ac47a6a57f7"},"type":"library","time":"2018-07-11T12:47:48+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2324910},"v1.1.17":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.17","version_normalized":"1.1.17.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"a69843af9ce9ae07bc65e83bb495a8b6a518099c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/a69843af9ce9ae07bc65e83bb495a8b6a518099c","type":"zip","shasum":"","reference":"a69843af9ce9ae07bc65e83bb495a8b6a518099c"},"type":"library","time":"2018-07-12T08:34:21+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2324959},"v1.1.18":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.18","version_normalized":"1.1.18.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"d9218a310a255d13d6d4d78cb3bdba948d3ba5f8"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/d9218a310a255d13d6d4d78cb3bdba948d3ba5f8","type":"zip","shasum":"","reference":"d9218a310a255d13d6d4d78cb3bdba948d3ba5f8"},"type":"library","time":"2018-07-12T11:08:06+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2327287},"v1.1.19":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.19","version_normalized":"1.1.19.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"b3ec76091544db010c7c03026bdb8359de40dd48"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/b3ec76091544db010c7c03026bdb8359de40dd48","type":"zip","shasum":"","reference":"b3ec76091544db010c7c03026bdb8359de40dd48"},"type":"library","time":"2018-07-31T07:06:51+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2371732},"v1.1.2":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.2","version_normalized":"1.1.2.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"4b8b6b5e3d52d0075793d9e7068eb10f0e07a9dc"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/4b8b6b5e3d52d0075793d9e7068eb10f0e07a9dc","type":"zip","shasum":"","reference":"4b8b6b5e3d52d0075793d9e7068eb10f0e07a9dc"},"type":"library","time":"2018-04-13T09:04:05+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2093573},"v1.1.20":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.20","version_normalized":"1.1.20.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"166a16af47ce0def273cb88dcd5ca61ddd6baa8d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/166a16af47ce0def273cb88dcd5ca61ddd6baa8d","type":"zip","shasum":"","reference":"166a16af47ce0def273cb88dcd5ca61ddd6baa8d"},"type":"library","time":"2018-08-01T03:36:14+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2373067},"v1.1.21":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.21","version_normalized":"1.1.21.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"00eee11abc3afa93d9031a3168438e0956cceaa3"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/00eee11abc3afa93d9031a3168438e0956cceaa3","type":"zip","shasum":"","reference":"00eee11abc3afa93d9031a3168438e0956cceaa3"},"type":"library","time":"2018-08-09T13:10:46+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2392123},"v1.1.22":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.22","version_normalized":"1.1.22.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"ef53911bf8cae447c323f94c54b6aa6ab6d4000c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/ef53911bf8cae447c323f94c54b6aa6ab6d4000c","type":"zip","shasum":"","reference":"ef53911bf8cae447c323f94c54b6aa6ab6d4000c"},"type":"library","time":"2018-08-30T04:26:44+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2429400},"v1.1.23":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.23","version_normalized":"1.1.23.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"3bd24b2f8a1b48ee5131f322158911bda3862a53"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/3bd24b2f8a1b48ee5131f322158911bda3862a53","type":"zip","shasum":"","reference":"3bd24b2f8a1b48ee5131f322158911bda3862a53"},"type":"library","time":"2018-09-12T10:08:37+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2460868},"v1.1.24":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.24","version_normalized":"1.1.24.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"a61928c544093fbf6582b1d4bee7fc41b921e6aa"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/a61928c544093fbf6582b1d4bee7fc41b921e6aa","type":"zip","shasum":"","reference":"a61928c544093fbf6582b1d4bee7fc41b921e6aa"},"type":"library","time":"2018-09-14T17:30:33+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2464217},"v1.1.25":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.25","version_normalized":"1.1.25.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"bd44c1986f30536a85bc22e150fe526ce857ddd8"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/bd44c1986f30536a85bc22e150fe526ce857ddd8","type":"zip","shasum":"","reference":"bd44c1986f30536a85bc22e150fe526ce857ddd8"},"type":"library","time":"2018-10-06T06:40:26+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2506818},"v1.1.26":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.26","version_normalized":"1.1.26.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"a9bc7106637c57b4f43f85b6806e3f462605b3a1"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/a9bc7106637c57b4f43f85b6806e3f462605b3a1","type":"zip","shasum":"","reference":"a9bc7106637c57b4f43f85b6806e3f462605b3a1"},"type":"library","time":"2018-12-21T12:41:44+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2700512},"v1.1.3":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.3","version_normalized":"1.1.3.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"4fb271140b774d6decc3a5ab0dbd933b47aef914"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/4fb271140b774d6decc3a5ab0dbd933b47aef914","type":"zip","shasum":"","reference":"4fb271140b774d6decc3a5ab0dbd933b47aef914"},"type":"library","time":"2018-04-19T15:25:08+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2113097},"v1.1.4":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.4","version_normalized":"1.1.4.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"cac3074982786989242c8992eee0682db579feca"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/cac3074982786989242c8992eee0682db579feca","type":"zip","shasum":"","reference":"cac3074982786989242c8992eee0682db579feca"},"type":"library","time":"2018-04-26T08:25:55+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2137610},"v1.1.5":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.5","version_normalized":"1.1.5.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"3e325390e0ae77c3ed694cc3a8ca3ef132ebd104"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/3e325390e0ae77c3ed694cc3a8ca3ef132ebd104","type":"zip","shasum":"","reference":"3e325390e0ae77c3ed694cc3a8ca3ef132ebd104"},"type":"library","time":"2018-04-26T13:32:48+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2138554},"v1.1.6":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.6","version_normalized":"1.1.6.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"011b8eb80acb11383e3799caa9d4afb6a51dcef7"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/011b8eb80acb11383e3799caa9d4afb6a51dcef7","type":"zip","shasum":"","reference":"011b8eb80acb11383e3799caa9d4afb6a51dcef7"},"type":"library","time":"2018-04-26T14:09:29+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2138738},"v1.1.7":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.7","version_normalized":"1.1.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"f1a2fa1170e1cd8084c886c32101f5198005ae7f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/f1a2fa1170e1cd8084c886c32101f5198005ae7f","type":"zip","shasum":"","reference":"f1a2fa1170e1cd8084c886c32101f5198005ae7f"},"type":"library","time":"2018-05-02T14:42:37+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2158054},"v1.1.8":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.8","version_normalized":"1.1.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"0771eb71faddfd122813389e5d6a0b40a4711c0d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/0771eb71faddfd122813389e5d6a0b40a4711c0d","type":"zip","shasum":"","reference":"0771eb71faddfd122813389e5d6a0b40a4711c0d"},"type":"library","time":"2018-05-03T10:34:43+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2160586},"v1.1.9":{"name":"swoft/db","description":"microservice framework base on swoole","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"","version":"v1.1.9","version_normalized":"1.1.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"3447a106dc50e32877a146e43a20bf5572b59f98"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/3447a106dc50e32877a146e43a20bf5572b59f98","type":"zip","shasum":"","reference":"3447a106dc50e32877a146e43a20bf5572b59f98"},"type":"library","time":"2018-05-06T15:51:44+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"ext-pdo":"*","swoft/framework":"^1.0.15","swoft/console":"^1.0","swoft/service-governance":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10"},"uid":2170272},"v2.0.0":{"name":"swoft/db","description":"micro-service framework base on swoole","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"883428b36f48d867ef57043f9010e271c9e5b46b"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/883428b36f48d867ef57043f9010e271c9e5b46b","type":"zip","shasum":"","reference":"883428b36f48d867ef57043f9010e271c9e5b46b"},"type":"library","time":"2019-05-20T16:07:14+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":2976899},"v2.0.1":{"name":"swoft/db","description":"micro-service framework base on swoole","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"fd1541ca36364b56ae8af4954ee7a3c6089696d1"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/fd1541ca36364b56ae8af4954ee7a3c6089696d1","type":"zip","shasum":"","reference":"fd1541ca36364b56ae8af4954ee7a3c6089696d1"},"type":"library","time":"2019-05-27T08:57:41+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":2994189},"v2.0.10":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"https://github.com/swoft-cloud/swoft-db","version":"v2.0.10","version_normalized":"2.0.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"5da22ca8ad5baa1b577849100d1b3cb4b342e251"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/5da22ca8ad5baa1b577849100d1b3cb4b342e251","type":"zip","shasum":"","reference":"5da22ca8ad5baa1b577849100d1b3cb4b342e251"},"type":"library","funding":[],"time":"2020-09-13T12:38:55+00:00","autoload":{"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4447623},"v2.0.11":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"https://github.com/swoft-cloud/swoft-db","version":"v2.0.11","version_normalized":"2.0.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"9105b2721d16b76c1487ccbcc2d1c9eb2ca32113"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/9105b2721d16b76c1487ccbcc2d1c9eb2ca32113","type":"zip","shasum":"","reference":"9105b2721d16b76c1487ccbcc2d1c9eb2ca32113"},"type":"library","funding":[],"time":"2021-05-06T15:37:13+00:00","autoload":{"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5 || ^8.0"},"uid":5178552},"v2.0.2":{"name":"swoft/db","description":"micro-service framework base on swoole","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"51f9d50eada396c6fe47c6dfac93288388eb3e4f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/51f9d50eada396c6fe47c6dfac93288388eb3e4f","type":"zip","shasum":"","reference":"51f9d50eada396c6fe47c6dfac93288388eb3e4f"},"type":"library","time":"2019-06-20T15:44:12+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3051346},"v2.0.3":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"4d259321ae6087fca690b7c278d5e27b8202d3f6"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/4d259321ae6087fca690b7c278d5e27b8202d3f6","type":"zip","shasum":"","reference":"4d259321ae6087fca690b7c278d5e27b8202d3f6"},"type":"library","time":"2019-07-08T15:59:44+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3087569},"v2.0.4":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"d2e7f04a33316425c65da847571b96896c3ccfb4"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/d2e7f04a33316425c65da847571b96896c3ccfb4","type":"zip","shasum":"","reference":"d2e7f04a33316425c65da847571b96896c3ccfb4"},"type":"library","time":"2019-07-22T12:17:15+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3111952},"v2.0.5":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"e7603706ad7f748a47c93dc4bd7cec2ef8e80754"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/e7603706ad7f748a47c93dc4bd7cec2ef8e80754","type":"zip","shasum":"","reference":"e7603706ad7f748a47c93dc4bd7cec2ef8e80754"},"type":"library","time":"2019-08-05T14:26:54+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3146921},"v2.0.6":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","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-db.git","type":"git","reference":"706a59a3d835c56f43aee68dce6147a92defa3b1"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/706a59a3d835c56f43aee68dce6147a92defa3b1","type":"zip","shasum":"","reference":"706a59a3d835c56f43aee68dce6147a92defa3b1"},"type":"library","time":"2019-09-20T17:25:45+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3249261},"v2.0.7":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"https://github.com/swoft-cloud/swoft-db","version":"v2.0.7","version_normalized":"2.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"bf7638e79389c734a9949db2db3b9fc261cf92ff"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/bf7638e79389c734a9949db2db3b9fc261cf92ff","type":"zip","shasum":"","reference":"bf7638e79389c734a9949db2db3b9fc261cf92ff"},"type":"library","time":"2019-11-17T16:38:19+00:00","autoload":{"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3385423},"v2.0.8":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"https://github.com/swoft-cloud/swoft-db","version":"v2.0.8","version_normalized":"2.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"d8edd5ee82c0686626019185ad4f360b48415b13"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/d8edd5ee82c0686626019185ad4f360b48415b13","type":"zip","shasum":"","reference":"d8edd5ee82c0686626019185ad4f360b48415b13"},"type":"library","time":"2020-01-16T14:25:33+00:00","autoload":{"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3546733},"v2.0.9":{"name":"swoft/db","description":"swoft database component","keywords":["orm","php","db","Active Record","swoole","swoft"],"homepage":"https://github.com/swoft-cloud/swoft-db","version":"v2.0.9","version_normalized":"2.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-db.git","type":"git","reference":"615fff128747ba07f27f4904ae7c413fe406bdb7"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-db/zipball/615fff128747ba07f27f4904ae7c413fe406bdb7","type":"zip","shasum":"","reference":"615fff128747ba07f27f4904ae7c413fe406bdb7"},"type":"library","funding":[],"time":"2020-02-21T04:40:27+00:00","autoload":{"psr-4":{"Swoft\\Db\\":"src/"}},"require":{"swoft/framework":"~2.0.0","swoft/connection-pool":"~2.0.0"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3777167}}}}