{"packages":{"light/xhgui":{"1.0.2":{"name":"light/xhgui","description":"From perftools/xhgui,A web based interface for viewing profile data collected by XHProf.","keywords":[],"homepage":"","version":"1.0.2","version_normalized":"1.0.2.0","license":["MIT"],"authors":[],"source":{"type":"git","url":"https://github.com/lichunqiang/xhgui.git","reference":"f954c26526e7963e2eb227d167479ee472607dfb"},"dist":{"type":"zip","url":"https://api.github.com/repos/lichunqiang/xhgui/zipball/f954c26526e7963e2eb227d167479ee472607dfb","reference":"f954c26526e7963e2eb227d167479ee472607dfb","shasum":""},"type":"library","time":"2018-06-22T02:52:28+00:00","autoload":{"psr-0":{"Xhgui_":"src/"}},"require":{"php":">=5.3.0","slim/slim":"^2.6.3","slim/views":"^0.1.0","twig/twig":"~1.17","pimple/pimple":"^1.0.2"},"require-dev":{"alcaeus/mongo-php-adapter":"^1.0","phpunit/phpunit":"3.7.x-dev","ext-dom":"*"},"suggest":{"ext-xhprof":"You need to install either xhprof or uprofiler to use XHGui.","ext-uprofiler":"You need to install either xhprof or uprofiler to use XHGui.","ext-mongo":"Mongo is needed to store profiler results for PHP < 7.","ext-mongodb":"Mongo is needed to store profiler results for PHP > 7.","alcaeus/mongo-php-adapter":"Mongo PHP Adapter is required for PHP >7 (when using ext-mongodb)","workerman/workerman":"Udp server support with Workerman"},"uid":2435110},"dev-master":{"name":"light/xhgui","description":"From perftools/xhgui,A web based interface for viewing profile data collected by XHProf.","keywords":[],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[],"source":{"type":"git","url":"https://github.com/lichunqiang/xhgui.git","reference":"54b080cc6f266d820a104af552240b3aa4c81522"},"dist":{"type":"zip","url":"https://api.github.com/repos/lichunqiang/xhgui/zipball/54b080cc6f266d820a104af552240b3aa4c81522","reference":"54b080cc6f266d820a104af552240b3aa4c81522","shasum":""},"type":"library","time":"2018-08-27T08:56:28+00:00","autoload":{"psr-0":{"Xhgui_":"src/"}},"default-branch":true,"require":{"php":">=5.3.0","slim/slim":"^2.6.3","slim/views":"^0.1.0","twig/twig":"~1.17","pimple/pimple":"^1.0.2"},"require-dev":{"alcaeus/mongo-php-adapter":"^1.0","phpunit/phpunit":"3.7.x-dev","ext-dom":"*"},"suggest":{"ext-xhprof":"You need to install either xhprof or uprofiler to use XHGui.","ext-uprofiler":"You need to install either xhprof or uprofiler to use XHGui.","ext-mongo":"Mongo is needed to store profiler results for PHP < 7.","ext-mongodb":"Mongo is needed to store profiler results for PHP > 7.","alcaeus/mongo-php-adapter":"Mongo PHP Adapter is required for PHP >7 (when using ext-mongodb)","workerman/workerman":"Udp server support with Workerman"},"uid":4203062},"dev-screenshot":{"name":"light/xhgui","description":"A web based interface for viewing profile data collected by XHProf.","keywords":[],"homepage":"","version":"dev-screenshot","version_normalized":"dev-screenshot","license":["MIT"],"authors":[],"source":{"type":"git","url":"https://github.com/lichunqiang/xhgui.git","reference":"9e5ce7de0d46d6ab186818e720387d52c250986c"},"dist":{"type":"zip","url":"https://api.github.com/repos/lichunqiang/xhgui/zipball/9e5ce7de0d46d6ab186818e720387d52c250986c","reference":"9e5ce7de0d46d6ab186818e720387d52c250986c","shasum":""},"type":"library","time":"2017-06-09T16:57:19+00:00","autoload":{"psr-0":{"Xhgui_":"src/"}},"require":{"php":">=5.3.0","slim/slim":"^2.6.3","slim/views":"^0.1.0","twig/twig":"~1.17","pimple/pimple":"^1.0.2"},"require-dev":{"alcaeus/mongo-php-adapter":"^1.0","phpunit/phpunit":"3.7.x-dev","ext-dom":"*"},"suggest":{"ext-xhprof":"You need to install either xhprof or uprofiler to use XHGui.","ext-uprofiler":"You need to install either xhprof or uprofiler to use XHGui.","ext-mongo":"Mongo is needed to store profiler results for PHP < 7.","ext-mongodb":"Mongo is needed to store profiler results for PHP > 7.","alcaeus/mongo-php-adapter":"Mongo PHP Adapter is required for PHP >7 (when using ext-mongodb)"},"uid":2280370},"v1.0.0":{"name":"light/xhgui","description":"From perftools/xhgui,A web based interface for viewing profile data collected by XHProf.","keywords":[],"homepage":"","version":"v1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[],"source":{"type":"git","url":"https://github.com/lichunqiang/xhgui.git","reference":"d99f58ab80d33bd678b837653dbf3a515e6d270c"},"dist":{"type":"zip","url":"https://api.github.com/repos/lichunqiang/xhgui/zipball/d99f58ab80d33bd678b837653dbf3a515e6d270c","reference":"d99f58ab80d33bd678b837653dbf3a515e6d270c","shasum":""},"type":"library","time":"2017-07-10T08:06:51+00:00","autoload":{"psr-0":{"Xhgui_":"src/"}},"require":{"php":">=5.3.0","slim/slim":"^2.6.3","slim/views":"^0.1.0","twig/twig":"~1.17","pimple/pimple":"^1.0.2"},"require-dev":{"alcaeus/mongo-php-adapter":"^1.0","phpunit/phpunit":"3.7.x-dev","ext-dom":"*"},"suggest":{"ext-xhprof":"You need to install either xhprof or uprofiler to use XHGui.","ext-uprofiler":"You need to install either xhprof or uprofiler to use XHGui.","ext-mongo":"Mongo is needed to store profiler results for PHP < 7.","ext-mongodb":"Mongo is needed to store profiler results for PHP > 7.","alcaeus/mongo-php-adapter":"Mongo PHP Adapter is required for PHP >7 (when using ext-mongodb)"},"uid":2280368},"v1.0.1":{"name":"light/xhgui","description":"From perftools/xhgui,A web based interface for viewing profile data collected by XHProf.","keywords":[],"homepage":"","version":"v1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[],"source":{"type":"git","url":"https://github.com/lichunqiang/xhgui.git","reference":"9cdb60c2789ff511f68305de60c294619bde6cce"},"dist":{"type":"zip","url":"https://api.github.com/repos/lichunqiang/xhgui/zipball/9cdb60c2789ff511f68305de60c294619bde6cce","reference":"9cdb60c2789ff511f68305de60c294619bde6cce","shasum":""},"type":"library","time":"2017-07-10T09:49:26+00:00","autoload":{"psr-0":{"Xhgui_":"src/"}},"require":{"php":">=5.3.0","slim/slim":"^2.6.3","slim/views":"^0.1.0","twig/twig":"~1.17","pimple/pimple":"^1.0.2"},"require-dev":{"alcaeus/mongo-php-adapter":"^1.0","phpunit/phpunit":"3.7.x-dev","ext-dom":"*"},"suggest":{"ext-xhprof":"You need to install either xhprof or uprofiler to use XHGui.","ext-uprofiler":"You need to install either xhprof or uprofiler to use XHGui.","ext-mongo":"Mongo is needed to store profiler results for PHP < 7.","ext-mongodb":"Mongo is needed to store profiler results for PHP > 7.","alcaeus/mongo-php-adapter":"Mongo PHP Adapter is required for PHP >7 (when using ext-mongodb)"},"uid":2280369},"v1.0.1.x-dev":{"name":"light/xhgui","description":"From perftools/xhgui,A web based interface for viewing profile data collected by XHProf.","keywords":[],"homepage":"","version":"v1.0.1.x-dev","version_normalized":"1.0.1.9999999-dev","license":["MIT"],"authors":[],"source":{"type":"git","url":"https://github.com/lichunqiang/xhgui.git","reference":"9cdb60c2789ff511f68305de60c294619bde6cce"},"dist":{"type":"zip","url":"https://api.github.com/repos/lichunqiang/xhgui/zipball/9cdb60c2789ff511f68305de60c294619bde6cce","reference":"9cdb60c2789ff511f68305de60c294619bde6cce","shasum":""},"type":"library","time":"2017-07-10T09:49:26+00:00","autoload":{"psr-0":{"Xhgui_":"src/"}},"require":{"php":">=5.3.0","slim/slim":"^2.6.3","slim/views":"^0.1.0","twig/twig":"~1.17","pimple/pimple":"^1.0.2"},"require-dev":{"alcaeus/mongo-php-adapter":"^1.0","phpunit/phpunit":"3.7.x-dev","ext-dom":"*"},"suggest":{"ext-xhprof":"You need to install either xhprof or uprofiler to use XHGui.","ext-uprofiler":"You need to install either xhprof or uprofiler to use XHGui.","ext-mongo":"Mongo is needed to store profiler results for PHP < 7.","ext-mongodb":"Mongo is needed to store profiler results for PHP > 7.","alcaeus/mongo-php-adapter":"Mongo PHP Adapter is required for PHP >7 (when using ext-mongodb)"},"uid":2280372}}}}