{"id":22845319,"url":"https://github.com/alireaza/dot-env-resolver-variables","last_synced_at":"2026-05-17T00:40:18.274Z","repository":{"id":56945752,"uuid":"442933465","full_name":"alireaza/dot-env-resolver-variables","owner":"alireaza","description":"Dot Env Resolver Variables","archived":false,"fork":false,"pushed_at":"2022-03-06T05:53:33.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T20:42:21.005Z","etag":null,"topics":["composer","dot-env","dotenv","env","environment","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alireaza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-30T01:25:49.000Z","updated_at":"2022-12-29T18:54:05.000Z","dependencies_parsed_at":"2022-08-21T07:20:13.028Z","dependency_job_id":null,"html_url":"https://github.com/alireaza/dot-env-resolver-variables","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/alireaza/dot-env-resolver-variables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alireaza%2Fdot-env-resolver-variables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alireaza%2Fdot-env-resolver-variables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alireaza%2Fdot-env-resolver-variables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alireaza%2Fdot-env-resolver-variables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alireaza","download_url":"https://codeload.github.com/alireaza/dot-env-resolver-variables/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alireaza%2Fdot-env-resolver-variables/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274887189,"owners_count":25368228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["composer","dot-env","dotenv","env","environment","php"],"created_at":"2024-12-13T03:16:48.638Z","updated_at":"2026-05-17T00:40:13.255Z","avatar_url":"https://github.com/alireaza.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dot Env Resolver Variables\n\n\n## Install\n\nVia Composer\n```bash\n$ composer require alireaza/dot-env-resolver-variables\n```\n\n\n## Usage\n\n```php\nuse AliReaza\\DotEnv\\DotEnv;\nuse AliReaza\\DotEnv\\Resolver\\Variables;\n\n$env = new DotEnv('.env', [\n    new Variables($_SERVER + $_ENV),\n]);\n$env-\u003etoArray(); // Array of variables defined in .env\n```\n\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falireaza%2Fdot-env-resolver-variables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falireaza%2Fdot-env-resolver-variables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falireaza%2Fdot-env-resolver-variables/lists"}