{"id":13396101,"url":"https://github.com/ARCANEDEV/noCAPTCHA","last_synced_at":"2025-03-13T22:31:40.549Z","repository":{"id":25953507,"uuid":"29395177","full_name":"ARCANEDEV/noCAPTCHA","owner":"ARCANEDEV","description":":passport_control: Helper for Google's new noCAPTCHA (reCAPTCHA v2 \u0026 v3)","archived":false,"fork":false,"pushed_at":"2024-04-13T08:34:38.000Z","size":367,"stargazers_count":357,"open_issues_count":4,"forks_count":50,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-05-17T01:42:26.488Z","etag":null,"topics":["arcanedev","google-recaptcha","laravel","no-captcha","recaptcha"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ARCANEDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2015-01-17T15:25:30.000Z","updated_at":"2024-06-18T11:13:52.666Z","dependencies_parsed_at":"2024-06-18T11:13:52.265Z","dependency_job_id":"72a12c16-638c-4d9f-8094-1968fd551695","html_url":"https://github.com/ARCANEDEV/noCAPTCHA","commit_stats":{"total_commits":199,"total_committers":4,"mean_commits":49.75,"dds":"0.015075376884422065","last_synced_commit":"16ff6e2e88c9e899d65cb2b55e2b494e7599f1f1"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FnoCAPTCHA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FnoCAPTCHA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FnoCAPTCHA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FnoCAPTCHA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARCANEDEV","download_url":"https://codeload.github.com/ARCANEDEV/noCAPTCHA/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447052,"owners_count":20292447,"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":["arcanedev","google-recaptcha","laravel","no-captcha","recaptcha"],"created_at":"2024-07-30T18:00:40.144Z","updated_at":"2025-03-13T22:31:40.498Z","avatar_url":"https://github.com/ARCANEDEV.png","language":"PHP","funding_links":[],"categories":["Popular Packages","配置 Configuration","Configuration","Table of Contents"],"sub_categories":["杂项 Miscellaneous","Miscellaneous","Globalization"],"readme":"# noCAPTCHA (new reCAPTCHA) [![Packagist License][badge_license]](LICENSE.md) [![For PHP][badge_php]][link-github-repo]\n\n[![Github Workflow Status][badge_build]][link-github-status]\n[![Coverage Status][badge_coverage]][link-scrutinizer]\n[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]\n[![SensioLabs Insight][badge_insight]][link-insight]\n[![Github Issues][badge_issues]][link-github-issues]\n\n[![Packagist][badge_package]][link-packagist]\n[![Packagist Release][badge_release]][link-packagist]\n[![Packagist Downloads][badge_downloads]][link-packagist]\n\n*By [ARCANEDEV\u0026copy;](http://www.arcanedev.net/)*\n\n## What is reCAPTCHA?\n\n\u003e reCAPTCHA is a free service that protects your site from spam and abuse. It uses advanced risk analysis engine to tell humans and bots apart.\nWith the new API, a significant number of your valid human users will pass the reCAPTCHA challenge without having to solve a CAPTCHA.\nreCAPTCHA comes in the form of a widget that you can easily add to your blog, forum, registration form, etc.\n\u003e - [Google RECAPTCHA](https://developers.google.com/recaptcha/)\n\n![New Google reCAPTCHA](https://developers.google.com/recaptcha/images/newCaptchaAnchor.gif)\n\n### Features\n\n  * Framework agnostic package.\n  * `v2` (+ Invisible) \u0026 `v3` reCaptcha are supported.\n  * Easy setup \u0026amp; configuration.\n  * Well documented \u0026amp; IDE Friendly.\n  * Well tested with maximum code quality.\n  * Laravel `4.2` to `9.x` are supported.\n  * PSR-7 Support (ServerRequest verification).\n  * Made with :heart: \u0026amp; :coffee:.\n\n## Table of contents\n\n  1. [Installation and Setup](_docs/1-Installation-and-Setup.md)\n  2. [Configuration](_docs/2-Configuration.md)\n  3. [Usage](_docs/3-Usage.md)\n  4. [Extras](_docs/4-Extras.md)\n  5. [FAQ](_docs/5-FAQ.md)\n\n## Contribution\n\nAny ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).\n\n## Security\n\nIf you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- [ARCANEDEV][link-author]\n- [All Contributors][link-contributors]\n\n[badge_php]:          https://img.shields.io/badge/PHP-Framework%20agnostic-4F5B93.svg?style=flat-square\n[badge_license]:      https://img.shields.io/packagist/l/arcanedev/no-captcha.svg?style=flat-square\n[badge_build]:       https://img.shields.io/github/workflow/status/ARCANEDEV/noCAPTCHA/run-tests?style=flat-square\n[badge_coverage]:     https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/noCAPTCHA.svg?style=flat-square\n[badge_quality]:      https://img.shields.io/scrutinizer/g/ARCANEDEV/noCAPTCHA.svg?style=flat-square\n[badge_insight]:      https://img.shields.io/sensiolabs/i/ae37b4c0-5478-4afb-9a71-1fe5534d8ef5.svg?style=flat-square\n[badge_issues]:       https://img.shields.io/github/issues/ARCANEDEV/noCAPTCHA.svg?style=flat-square\n[badge_package]:      https://img.shields.io/badge/package-arcanedev/no--captcha-blue.svg?style=flat-square\n[badge_release]:      https://img.shields.io/packagist/v/arcanedev/no-captcha.svg?style=flat-square\n[badge_downloads]:    https://img.shields.io/packagist/dt/arcanedev/no-captcha.svg?style=flat-square\n\n[link-author]:        https://github.com/arcanedev-maroc\n[link-github-repo]:   https://github.com/ARCANEDEV/noCAPTCHA\n[link-github-status]: https://github.com/ARCANEDEV/noCAPTCHA/actions\n[link-github-issues]: https://github.com/ARCANEDEV/noCAPTCHA/issues\n[link-contributors]:  https://github.com/ARCANEDEV/noCAPTCHA/graphs/contributors\n[link-packagist]:     https://packagist.org/packages/arcanedev/no-captcha\n[link-scrutinizer]:   https://scrutinizer-ci.com/g/ARCANEDEV/noCAPTCHA/?branch=master\n[link-insight]:       https://insight.sensiolabs.com/projects/ae37b4c0-5478-4afb-9a71-1fe5534d8ef5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FARCANEDEV%2FnoCAPTCHA","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FARCANEDEV%2FnoCAPTCHA","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FARCANEDEV%2FnoCAPTCHA/lists"}