{"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-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_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}},"swoft/view":{"1.x-dev":{"name":"swoft/view","description":"microservice framework base on swoole","keywords":["php","view","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-view.git","type":"git","reference":"befcc931c8979b0b42f2f80c5f65f5bd58c3a2f2"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/befcc931c8979b0b42f2f80c5f65f5bd58c3a2f2","type":"zip","shasum":"","reference":"befcc931c8979b0b42f2f80c5f65f5bd58c3a2f2"},"type":"library","time":"2018-08-01T06:52:59+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^1.0"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2894204},"dev-master":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","swoole","swoft"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-view.git","type":"git","reference":"a30a97bcf9f5867828dfd676a5dc4f2fe572d354"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/a30a97bcf9f5867828dfd676a5dc4f2fe572d354","type":"zip","shasum":"","reference":"a30a97bcf9f5867828dfd676a5dc4f2fe572d354"},"type":"library","funding":[],"time":"2021-05-06T16:35:09+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"default-branch":true,"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4229825},"v1.0.0":{"name":"swoft/view","description":"microservice framework base on swoole","keywords":["php","view","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-view.git","type":"git","reference":"ea2477b242d2ffb3ca4e79bbb91fc6d962afb417"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/ea2477b242d2ffb3ca4e79bbb91fc6d962afb417","type":"zip","shasum":"","reference":"ea2477b242d2ffb3ca4e79bbb91fc6d962afb417"},"type":"library","time":"2018-03-06T14:56:04+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":1965299},"v1.0.1":{"name":"swoft/view","description":"microservice framework base on swoole","keywords":["php","view","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-view.git","type":"git","reference":"16fa8be1713bef6e4aaa914bb2a0ac00314cbd2f"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/16fa8be1713bef6e4aaa914bb2a0ac00314cbd2f","type":"zip","shasum":"","reference":"16fa8be1713bef6e4aaa914bb2a0ac00314cbd2f"},"type":"library","time":"2018-04-09T08:26:39+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^1.0"},"require-dev":{"eaglewu/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7"},"uid":2079793},"v2.0.0":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","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-view.git","type":"git","reference":"5181c56ccb653251246a926836bf6e4edd43f36c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/5181c56ccb653251246a926836bf6e4edd43f36c","type":"zip","shasum":"","reference":"5181c56ccb653251246a926836bf6e4edd43f36c"},"type":"library","time":"2019-05-10T17:14:54+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"uid":2976982},"v2.0.1":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","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-view.git","type":"git","reference":"2e593c7a3e93a2844ce43efb57cff95c2a9028ea"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/2e593c7a3e93a2844ce43efb57cff95c2a9028ea","type":"zip","shasum":"","reference":"2e593c7a3e93a2844ce43efb57cff95c2a9028ea"},"type":"library","time":"2019-06-14T02:47:25+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3051367},"v2.0.10":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","swoole","swoft"],"homepage":"","version":"v2.0.10","version_normalized":"2.0.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-view.git","type":"git","reference":"839644d9835806df4cc9505af0f851a8f95e4d98"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/839644d9835806df4cc9505af0f851a8f95e4d98","type":"zip","shasum":"","reference":"839644d9835806df4cc9505af0f851a8f95e4d98"},"type":"library","funding":[],"time":"2020-06-29T12:06:12+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4447639},"v2.0.11":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","swoole","swoft"],"homepage":"","version":"v2.0.11","version_normalized":"2.0.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-view.git","type":"git","reference":"a30a97bcf9f5867828dfd676a5dc4f2fe572d354"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/a30a97bcf9f5867828dfd676a5dc4f2fe572d354","type":"zip","shasum":"","reference":"a30a97bcf9f5867828dfd676a5dc4f2fe572d354"},"type":"library","funding":[],"time":"2021-05-06T16:35:09+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":5178481},"v2.0.4":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","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-view.git","type":"git","reference":"7ffb93e439270129f6e2bbe95f2daf8f4b7856c5"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/7ffb93e439270129f6e2bbe95f2daf8f4b7856c5","type":"zip","shasum":"","reference":"7ffb93e439270129f6e2bbe95f2daf8f4b7856c5"},"type":"library","time":"2019-07-18T13:29:15+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3110896},"v2.0.5":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","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-view.git","type":"git","reference":"c1330e12b3ad1aacdbfa76199048cfd7fc11af69"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/c1330e12b3ad1aacdbfa76199048cfd7fc11af69","type":"zip","shasum":"","reference":"c1330e12b3ad1aacdbfa76199048cfd7fc11af69"},"type":"library","time":"2019-08-06T14:08:13+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3146973},"v2.0.6":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","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-view.git","type":"git","reference":"e37a691004ac721a8c96de0c1dba8646deee0447"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/e37a691004ac721a8c96de0c1dba8646deee0447","type":"zip","shasum":"","reference":"e37a691004ac721a8c96de0c1dba8646deee0447"},"type":"library","time":"2019-09-20T15:50:39+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3249248},"v2.0.7":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","swoole","swoft"],"homepage":"","version":"v2.0.7","version_normalized":"2.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-view.git","type":"git","reference":"bafe1e4ec2da0632f1871373b611cb6a1ea9e631"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/bafe1e4ec2da0632f1871373b611cb6a1ea9e631","type":"zip","shasum":"","reference":"bafe1e4ec2da0632f1871373b611cb6a1ea9e631"},"type":"library","time":"2019-11-17T16:42:05+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3385444},"v2.0.8":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","swoole","swoft"],"homepage":"","version":"v2.0.8","version_normalized":"2.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-view.git","type":"git","reference":"894951e2b2ff4088beee3f3ea1ca82d8bdd16cc0"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/894951e2b2ff4088beee3f3ea1ca82d8bdd16cc0","type":"zip","shasum":"","reference":"894951e2b2ff4088beee3f3ea1ca82d8bdd16cc0"},"type":"library","time":"2020-01-17T12:11:46+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3546686},"v2.0.9":{"name":"swoft/view","description":"micro-service framework base on swoole","keywords":["php","view","swoole","swoft"],"homepage":"","version":"v2.0.9","version_normalized":"2.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-view.git","type":"git","reference":"dd2ff58da0f94790222917553ba67634a4376666"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-view/zipball/dd2ff58da0f94790222917553ba67634a4376666","type":"zip","shasum":"","reference":"dd2ff58da0f94790222917553ba67634a4376666"},"type":"library","funding":[],"time":"2020-01-21T08:45:58+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\View\\":"src/"}},"require":{"swoft/framework":"^2.0.2"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3777149}}}}