{"id":16954174,"url":"https://github.com/warifp/nd-captcha","last_synced_at":"2026-05-19T15:06:19.822Z","repository":{"id":62546636,"uuid":"388862583","full_name":"warifp/nd-captcha","owner":"warifp","description":"API module integration from 2Captcha.","archived":false,"fork":false,"pushed_at":"2021-07-23T17:56:17.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T19:59:52.547Z","etag":null,"topics":["2captcha","2captcha-api","bypass-captcha","captcha","captcha-solver","captcha-solving"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warifp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-23T16:30:24.000Z","updated_at":"2021-07-23T17:57:26.000Z","dependencies_parsed_at":"2022-11-02T22:15:22.139Z","dependency_job_id":null,"html_url":"https://github.com/warifp/nd-captcha","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warifp%2Fnd-captcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warifp%2Fnd-captcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warifp%2Fnd-captcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warifp%2Fnd-captcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warifp","download_url":"https://codeload.github.com/warifp/nd-captcha/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244795009,"owners_count":20511517,"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","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":["2captcha","2captcha-api","bypass-captcha","captcha","captcha-solver","captcha-solving"],"created_at":"2024-10-13T22:09:03.618Z","updated_at":"2026-05-19T15:06:14.775Z","avatar_url":"https://github.com/warifp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NdCaptcha: 2Captcha\n\n[![](https://img.shields.io/github/release/warifp/nd-captcha.svg?style=flat-square\u0026sort=semver)](https://github.com/warifp/nd-captcha/releases/)\n[![](https://img.shields.io/packagist/dt/warifp/nd-captcha.svg?style=flat-square)](https://github.com/warifp/nd-captcha/releases/)\n\nAPI module integration from [2Captcha](https://2captcha.com).\n\n### Installation\n\nTo install Nd Captcha, simply:\n\n    $ composer require warifp/nd-captcha\n\nFor latest commit version:\n\n    $ composer require warifp/nd-captcha @dev\n\n### Requirements\n\nPHP Nd Captcha works with PHP 7.0, 7.1, 7.2, 7.3, 7.4, and 8.0.\n\n### Quick Start and Examples\n\nMore examples are available under [/examples](https://github.com/warifp/nd-captcha/tree/master/examples).\n\n```php\nrequire __DIR__ . '/vendor/autoload.php';\n\nuse NdCaptcha\\NdCaptcha;\n\n$recaptcha = new NdCaptcha(\n    '2CAPTCHA_KEY',\n    'PAGE_URL',\n    'GOOGLE_KEY',\n);\n\n$captcha = $recaptcha-\u003einit();\nvar_dump($captcha);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarifp%2Fnd-captcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarifp%2Fnd-captcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarifp%2Fnd-captcha/lists"}