{"id":15859916,"url":"https://github.com/nodesocket/aws_smps","last_synced_at":"2026-01-19T09:01:47.976Z","repository":{"id":37532448,"uuid":"172853886","full_name":"nodesocket/aws_smps","owner":"nodesocket","description":"AWS systems manager parameter store PHP class","archived":false,"fork":false,"pushed_at":"2023-04-19T20:49:30.000Z","size":29,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T12:18:35.097Z","etag":null,"topics":["aws","aws-parameter-store","aws-ssm","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodesocket.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-27T06:05:21.000Z","updated_at":"2021-06-06T23:02:53.000Z","dependencies_parsed_at":"2024-10-05T21:40:35.478Z","dependency_job_id":"89126d32-f441-43c8-8f8b-f078535de0e7","html_url":"https://github.com/nodesocket/aws_smps","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nodesocket/aws_smps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Faws_smps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Faws_smps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Faws_smps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Faws_smps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodesocket","download_url":"https://codeload.github.com/nodesocket/aws_smps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesocket%2Faws_smps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","aws-parameter-store","aws-ssm","php"],"created_at":"2024-10-05T21:40:29.913Z","updated_at":"2026-01-19T09:01:47.943Z","avatar_url":"https://github.com/nodesocket.png","language":"PHP","readme":"# AWS Systems Manager Parameter Store _(AWS_SMPS)_ PHP class\n\nOptimized for use with [PHP 8.0](https://www.php.net/releases/8.0/en.php).\n\n - [Named arguments](https://wiki.php.net/rfc/named_params)\n - [Type declaration for arguments, return values, class props](https://www.php.net/manual/en/language.types.declarations.php)\n - [Class props and method visability](https://www.php.net/manual/en/language.oop5.visibility.php)\n\nSee [example.php](https://github.com/nodesocket/aws_smps/blob/master/example.php) for a full example.\n\n## API\n\n```\nconstructor(string $region = null, string $profile = null, string $version = 'latest')\n```\n\n```\nput(string $type, string $name, string $value, string $description = null, array $tags = [])\n```\n\n```\nget(array $parameters, bool $with_decryption = true)\n```\n\n```\nget_path(string $path, bool $recursive = true, bool $with_decryption = true)\n```\n\n```\nlist(array $filters = [])\n```\n\n```\ndelete(array $parameters)\n```\n\n## Class constants\n\nUse the following class constants when calling `put()` as the function argument `$type`.\n\n```\nAWS_SMPS::STRING\n```\n\n```\nAWS_SMPS::STRING_LIST\n```\n\n```\nAWS_SMPS::SECURE_STRING\n```\n\nGet the version of `AWS_SMPS` using the class constant:\n\n```\nAWS_SMPS::VERSION\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesocket%2Faws_smps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodesocket%2Faws_smps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesocket%2Faws_smps/lists"}