Home

Awesome

<br/> <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/k8sIUQI.png"> <source media="(prefers-color-scheme: light)" srcset="https://i.imgur.com/RMUALSz.png"> <img alt="IconCaptcha Logo" src="https://i.imgur.com/RMUALSz.png"> </picture> </p> <p align="center"> <strong>A self-hosted, customizable, easy-to-implement and user-friendly captcha.</strong> </p> <p align="center"> <a href="https://github.com/fabianwennink/IconCaptcha-PHP/releases"><img src="https://img.shields.io/badge/version-4.0.3-orange.svg?style=flat-square" alt="Version" /></a> <a href="https://packagist.org/packages/fabianwennink/iconcaptcha"><img src="https://img.shields.io/packagist/v/fabianwennink/iconcaptcha.svg?style=flat-square" alt="Latest Version on Packagist" /></a> <a href="https://fabianwennink.nl/projects/IconCaptcha/license"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License" /></a> <a href="https://paypal.me/nlgamevideosnl"><img src="https://img.shields.io/badge/support-PayPal-lightblue.svg?style=flat-square" alt="Support via PayPal" /></a> <a href="https://www.buymeacoffee.com/fabianwennink"><img src="https://img.shields.io/badge/support-Buy_Me_A_Coffee-lightblue.svg?style=flat-square" alt="Buy me a coffee" /></a> </p> <p align="center"> <a href="https://sonarcloud.io/dashboard?id=fabianwennink_IconCaptcha-PHP"><img src="https://img.shields.io/sonar/alert_status/fabianwennink_IconCaptcha-PHP?server=https%3A%2F%2Fsonarcloud.io&style=flat-square&logo=sonarcloud" alt="Sonar Quality" /></a> <a href="https://sonarcloud.io/dashboard?id=fabianwennink_IconCaptcha-PHP"><img src="https://img.shields.io/sonar/security_rating/fabianwennink_IconCaptcha-PHP?server=https%3A%2F%2Fsonarcloud.io&style=flat-square&logo=sonarcloud&color=%234c1" alt="Sonar Security" /></a> <a href="https://sonarcloud.io/dashboard?id=fabianwennink_IconCaptcha-PHP"><img src="https://img.shields.io/sonar/bugs/fabianwennink_IconCaptcha-PHP?server=https%3A%2F%2Fsonarcloud.io&style=flat-square&logo=sonarcloud" alt="Sonar Bugs" /></a> <a href="https://sonarcloud.io/dashboard?id=fabianwennink_IconCaptcha-PHP"><img src="https://img.shields.io/sonar/vulnerabilities/fabianwennink_IconCaptcha-PHP?server=https%3A%2F%2Fsonarcloud.io&style=flat-square&logo=sonarcloud" alt="Sonar Vulnerabilities" /></a> </p>

Introducing IconCaptcha, a self-hosted captcha solution that's designed to be fast, user-friendly, and highly customizable. Unlike other captchas, IconCaptcha spares users the need of deciphering hard-to-read text images, solving complex math problems, or engaging with perplexing puzzle games. Instead, with IconCaptcha it's as straightforward as comparing up to 8 icons and selecting the least common one.

IconCaptcha doesn't just prioritize users; it's also developer-friendly. In just a few steps, you can have IconCaptcha integrated into your website. Even if you're new to PHP and JavaScript, installing IconCaptcha is a straightforward process. The included demo pages in this repository provide all the necessary code to get IconCaptcha up and running. For more in-depth insights, take a moment to explore the information provided on this page and the wiki.


▶ Try the live demo here!

<img src="https://i.imgur.com/WsWdBRL.png" title="IconCaptcha widget examples" alt="IconCaptcha light and dark theme widget examples." />

Using ASP.NET instead? Try IconCaptcha for ASP.NET (not currently maintained - will continue in Q4 of 2023)


Installation

Composer

composer require fabianwennink/iconcaptcha

Once the package has been installed, continue with the remaining installation instructions, followed by the setup instructions.

Manual Installation

It is recommended to use Composer. However, if you are unable to, follow the manual installation instructions and setup instructions.

Features

What's New in IconCaptcha 4

Version 4 of IconCaptcha introduces significant enhancements to the architecture and feature set, and offers greater flexibility and customization, alongside improved security. Here are the key updates in this release:

Wiki

For instructions on installing, setting up, and configuring IconCaptcha, be sure to explore the Wiki pages:

Credits

The icons used in this project are made by BlendIcons.

License

This project is licensed under the MIT license.