{"packages":{"max/di":{"0.1.0":{"name":"max/di","description":"A lightweight dependency injection tool, container based on the PSR-11 specification.","keywords":["container","dependence injection","MAXPHP"],"homepage":"https://github.com/marxphp/di","version":"0.1.0","version_normalized":"0.1.0.0","license":["Apache-2.0"],"authors":[{"name":"chengyao","email":"987861463@qq.com"}],"source":{"url":"https://github.com/marxphp/di.git","type":"git","reference":"a3a7c0f9fc9b1510c254d0ef7a10ea74f695c0a7"},"dist":{"url":"https://api.github.com/repos/marxphp/di/zipball/a3a7c0f9fc9b1510c254d0ef7a10ea74f695c0a7","type":"zip","shasum":"","reference":"a3a7c0f9fc9b1510c254d0ef7a10ea74f695c0a7"},"type":"library","time":"2022-10-15T03:45:37+00:00","autoload":{"files":["src/helpers.php"],"psr-4":{"Max\\Di\\":"src/"}},"require":{"php":"^8.0","psr/container":"^1.0|^2.0"},"abandoned":"next/di","uid":7323814},"dev-master":{"name":"max/di","description":"A lightweight dependency injection tool, container based on the PSR-11 specification.","keywords":["container","dependence injection","MAXPHP"],"homepage":"https://github.com/marxphp/di","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[{"name":"chengyao","email":"987861463@qq.com"}],"source":{"url":"https://github.com/marxphp/di.git","type":"git","reference":"6a46ce822871fbc1d99f296977a07c73c68662a4"},"dist":{"url":"https://api.github.com/repos/marxphp/di/zipball/6a46ce822871fbc1d99f296977a07c73c68662a4","type":"zip","shasum":"","reference":"6a46ce822871fbc1d99f296977a07c73c68662a4"},"type":"library","time":"2023-07-02T02:00:54+00:00","autoload":{"files":["src/helpers.php"],"psr-4":{"Max\\Di\\":"src/"}},"extra":{"branch-alias":{"dev-master":"0.1.x-dev"}},"default-branch":true,"require":{"psr/container":"^1.0|^2.0","php":"^8.0|^8.1"},"abandoned":"next/di","uid":5523289}},"max/max":{"0.1":{"name":"max/max","description":"一款支持swoole, workerman, FPM环境的框架的组件化的轻量`PHP`框架。","keywords":["Flexible","php framework","MAXPHP"],"homepage":"https://github.com/marxphp/max","version":"0.1","version_normalized":"0.1.0.0","license":["Apache-2.0"],"authors":[{"name":"chengyao","email":"987861463@qq.com"}],"source":{"url":"https://github.com/marxphp/max.git","type":"git","reference":"573588ce6ae376c0302927118c247430502b7ba1"},"dist":{"url":"https://api.github.com/repos/marxphp/max/zipball/573588ce6ae376c0302927118c247430502b7ba1","type":"zip","shasum":"","reference":"573588ce6ae376c0302927118c247430502b7ba1"},"type":"library","time":"2023-07-02T06:26:00+00:00","autoload":{"files":["src/di/src/helpers.php","src/utils/src/helpers.php","src/var-dumper/src/helpers.php"],"psr-4":{"Max\\":"src/framework/src","Max\\Di\\":"src/di/src","Max\\Aop\\":"src/aop/src","Max\\Cache\\":"src/cache/src","Max\\Event\\":"src/event/src","Max\\Utils\\":"src/utils/src","Max\\Config\\":"src/config/src","Max\\Routing\\":"src/routing/src","Max\\Session\\":"src/session/src","Max\\VarDumper\\":"src/var-dumper/src","Max\\Http\\Server\\":"src/http-server/src","Max\\Http\\Message\\":"src/http-message/src"}},"require":{"php":"^8.0","psr/container":"^1.0|^2.0","psr/simple-cache":"^1.0","psr/event-dispatcher":"^1.0","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","psr/log":"^1.0"},"require-dev":{"friendsofphp/php-cs-fixer":"*","phpunit/phpunit":"^9.0","phpstan/phpstan":"*","doctrine/inflector":"*"},"replace":{"max/aop":"*","max/cache":"*","max/config":"*","max/database":"*","max/di":"*","max/event":"*","max/framework":"*","max/http-message":"*","max/http-server":"*","max/routing":"*","max/session":"*","max/utils":"*","max/var-dumper":"*"},"abandoned":"next/next","uid":7324709},"dev-master":{"name":"max/max","description":"一款支持swoole, workerman, FPM环境的框架的组件化的轻量`PHP`框架。","keywords":["Flexible","php framework","MAXPHP"],"homepage":"https://github.com/marxphp/max","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[{"name":"chengyao","email":"987861463@qq.com"}],"source":{"url":"https://github.com/marxphp/max.git","type":"git","reference":"2bc0de1f8a3c8f6b48ce2fea475150e4e13e8e6b"},"dist":{"url":"https://api.github.com/repos/marxphp/max/zipball/2bc0de1f8a3c8f6b48ce2fea475150e4e13e8e6b","type":"zip","shasum":"","reference":"2bc0de1f8a3c8f6b48ce2fea475150e4e13e8e6b"},"type":"library","time":"2023-10-24T14:03:57+00:00","autoload":{"files":["src/di/src/helpers.php","src/utils/src/helpers.php","src/var-dumper/src/helpers.php"],"psr-4":{"Max\\":"src/framework/src","Max\\Di\\":"src/di/src","Max\\Aop\\":"src/aop/src","Max\\Cache\\":"src/cache/src","Max\\Event\\":"src/event/src","Max\\Utils\\":"src/utils/src","Max\\Config\\":"src/config/src","Max\\Routing\\":"src/routing/src","Max\\Session\\":"src/session/src","Max\\Database\\":"src/database/src","Max\\VarDumper\\":"src/var-dumper/src","Max\\Http\\Server\\":"src/http-server/src","Max\\Http\\Message\\":"src/http-message/src"}},"default-branch":true,"require":{"php":"^8.0","psr/simple-cache":"^1.0","psr/event-dispatcher":"^1.0","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","psr/http-server-handler":"^1.0","psr/log":"^1.0","psr/container":"^1.0|^2.0"},"require-dev":{"friendsofphp/php-cs-fixer":"*","phpunit/phpunit":"^9.0","phpstan/phpstan":"*","doctrine/inflector":"*"},"replace":{"max/cache":"*","max/config":"*","max/database":"*","max/di":"*","max/event":"*","max/routing":"*","max/session":"*","max/utils":"*","max/aop":"*","max/http-message":"*","max/http-server":"*","max/var-dumper":"*","max/framework":"*"},"abandoned":"next/next","uid":5333376}}}}