{"id":18822838,"url":"https://github.com/a2nt/silverstripe3-hcaptcha","last_synced_at":"2025-08-19T06:34:18.100Z","repository":{"id":148322330,"uuid":"561777829","full_name":"a2nt/silverstripe3-hcaptcha","owner":"a2nt","description":"hCaptcha for SilverStripe3","archived":false,"fork":false,"pushed_at":"2022-11-04T13:26:41.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-29T11:54:32.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a2nt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","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":"2022-11-04T13:22:20.000Z","updated_at":"2022-11-04T13:26:46.000Z","dependencies_parsed_at":"2023-05-19T18:30:23.805Z","dependency_job_id":null,"html_url":"https://github.com/a2nt/silverstripe3-hcaptcha","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a2nt/silverstripe3-hcaptcha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe3-hcaptcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe3-hcaptcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe3-hcaptcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe3-hcaptcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a2nt","download_url":"https://codeload.github.com/a2nt/silverstripe3-hcaptcha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe3-hcaptcha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271113423,"owners_count":24701609,"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-08-19T02:00:09.176Z","response_time":63,"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":[],"created_at":"2024-11-08T00:51:51.350Z","updated_at":"2025-08-19T06:34:18.043Z","avatar_url":"https://github.com/a2nt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# silverstripe3-hcaptcha\n\n## Introduction\n\nProvides a FormField which allows form to validate for non-bot submissions\nusing HCAPTCHA service\n\n\n## Requirements\n\n * SilverStripe framework 3.1 or newer\n * curl PHP module\n * Requires [spamprotection](http://silverstripe.org/spam-protection-module/) module\n\n## Installation\n\n * Copy the `hcaptcha` directory into your main SilverStripe webroot\n * Run ?flush=1\n\nThis should go in your `mysite/_config/captha.yml`. You can get an free API key at [https://www.hcaptcha.com/](https://www.hcaptcha.com/)\n\n```\nFormSpamProtectionExtension:\n  default_spam_protector: HcaptchaProtector\nHcaptchaField:\n  sitekey: 'your-site-key'\n  secret: 'your-secret-key'\n\n```\n\nIf using on a site requiring a proxy server for outgoing traffic then you can set these additional\noptions in your `mysite/_config/captcha.yml` by adding. \n```\n  proxy_server: \"proxy_address\"\n  proxy_auth: \"username:password\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2nt%2Fsilverstripe3-hcaptcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa2nt%2Fsilverstripe3-hcaptcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2nt%2Fsilverstripe3-hcaptcha/lists"}