DI\create(MysqlStorage::class)->constructor(json_decode(getenv("MYSQL_PARAM"), true)), 'App\Domain\Repository\*RepositoryInterface' => DI\autowire('App\Infrastructure\Repository\*Repository'), 'App\*\Domain\Repository\*RepositoryInterface' => DI\autowire('App\*\Infrastructure\Repository\*Repository'), ];