{"id":19289814,"url":"https://github.com/brefphp/secrets-loader","last_synced_at":"2026-02-10T16:16:59.197Z","repository":{"id":71841742,"uuid":"604703494","full_name":"brefphp/secrets-loader","owner":"brefphp","description":"Load secret values from SSM into environment variables","archived":false,"fork":false,"pushed_at":"2025-08-11T21:14:15.000Z","size":16,"stargazers_count":15,"open_issues_count":11,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T14:25:49.148Z","etag":null,"topics":["aws-lambda","aws-ssm","aws-ssm-parameter-store","bref"],"latest_commit_sha":null,"homepage":"https://bref.sh/docs/environment/variables.html#secrets","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/brefphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mnapoli","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-02-21T16:05:58.000Z","updated_at":"2025-08-12T03:20:21.000Z","dependencies_parsed_at":"2024-06-21T17:38:44.459Z","dependency_job_id":"de4dab64-7b2c-4425-84d7-d270b8bf2bce","html_url":"https://github.com/brefphp/secrets-loader","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":"mnapoli/project-template","purl":"pkg:github/brefphp/secrets-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fsecrets-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fsecrets-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fsecrets-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fsecrets-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brefphp","download_url":"https://codeload.github.com/brefphp/secrets-loader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fsecrets-loader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29307175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T16:09:25.305Z","status":"ssl_error","status_checked_at":"2026-02-10T16:08:52.170Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws-lambda","aws-ssm","aws-ssm-parameter-store","bref"],"created_at":"2024-11-09T22:17:16.012Z","updated_at":"2026-02-10T16:16:59.173Z","avatar_url":"https://github.com/brefphp.png","language":"PHP","funding_links":["https://github.com/sponsors/mnapoli"],"categories":[],"sub_categories":[],"readme":"Automatically load secrets from SSM into environment variables when running with Bref.\n\nIt replaces (at runtime) the variables whose value starts with `bref-ssm:`. For example, you could set such a variable in `serverless.yml` like this:\n\n```yaml\nprovider:\n    # ...\n    environment:\n        MY_PARAMETER: bref-ssm:/my-app/my-parameter\n```\n\nIn AWS Lambda, the `MY_PARAMETER` would be automatically replaced and would contain the value stored at `/my-app/my-parameter` in AWS SSM Parameters.\n\nThis feature is shipped as a separate package so that all its code and dependencies are not installed by default for all Bref users. Install this package if you want to use the feature.\n\n## Installation\n\n```\ncomposer require bref/secrets-loader\n```\n\n## Usage\n\nRead the Bref documentation: https://bref.sh/docs/environment/variables.html#secrets\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrefphp%2Fsecrets-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrefphp%2Fsecrets-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrefphp%2Fsecrets-loader/lists"}