PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.
Stars
3.6k
Forks
777
Watchers
3.6k
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
240
commits
6
commits
5
commits
4
commits
4
commits
3
commits
3
commits
2
commits
2
commits
2
commits
refactor: use readonly classes with promoted constructors for DTOs (#618)
a6c5041View on GitHubfix: use strict null checks and explicit property initialization (#617)
5183304View on GitHubfix: Accept HTTP/1.1 responses in SocketPost to support proxies (#616)
caea152View on GitHubAdd test for SocketPost overriding siteVerifyUrl (#612)
b6e64e7View on GitHubtest: add edge case tests for non-array error-codes (#615)
04b4abaView on GitHub⚡ Optimize stream reading using stream_get_contents (#611)
32e6675View on GitHubtest: add test for SocketPost connection failure with valid handle (#610)
6b49254View on GitHubAdd test for unparseable challenge_ts edge case (#608)
f3466edView on GitHubAdd edge-case test for string error codes in Response (#609)
0c1aee9View on GitHubchore: PHP 8.4+ modernization and housekeeping (#607)
188ef61View on GitHub