{"id":87633,"library":"google-recaptcha","title":"Google reCAPTCHA","description":"Client library for reCAPTCHA, a free service that protects websites from spam and abuse.","status":"active","version":"1.4.2","language":"php","source_language":null,"source_url":"https://github.com/google/recaptcha","tags":["recaptcha","google","spam","security"],"install":[{"cmd":"composer require google/recaptcha","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ReCaptcha","correct":"use ReCaptcha\\ReCaptcha;"}],"quickstart":{"code":"use ReCaptcha\\ReCaptcha;\n\n$recaptcha = new ReCaptcha('your-secret-key');\n$response = $recaptcha->verify($_POST['g-recaptcha-response']);\nif ($response->isSuccess()) {\n    // Verified\n}","lang":"php","description":"Verify a reCAPTCHA response from a form submission."},"warnings":[],"env_vars":null,"search_vec":"'abus':16 'client':3 'free':8 'googl':1,18 'librari':4 'protect':11 'recaptcha':2,6,17 'secur':20 'servic':9 'spam':14,19 'websit':12","created_at":"2026-06-19T08:20:48.628476+00:00","updated_at":"2026-06-19T08:20:48.628476+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.google.com/recaptcha/","github":"https://github.com/google/recaptcha","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","security"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}