PHPackages                             eprofos/captcha - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. eprofos/captcha

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

eprofos/captcha
===============

A professional PHP 8+ library for generating visually sophisticated captchas with advanced security features and accessibility options

1.0.0(1y ago)01MITPHPPHP ^8.0

Since Mar 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/eprofos/Captcha)[ Packagist](https://packagist.org/packages/eprofos/captcha)[ RSS](/packages/eprofos-captcha/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Eprofos Captcha
===============

[](#eprofos-captcha)

A professional PHP 8+ library for generating visually sophisticated captchas.

Features
--------

[](#features)

- Generation of visually sophisticated captchas
- Complete customization (dimensions, fonts, complexity levels, etc.)
- Distortion and wave effects
- Background noise and pattern options
- Color schemes and gradient options
- Character set and length configuration
- Session integration capabilities
- Implementation with modern PHP 8 features (attributes, typed properties, union types)

Installation
------------

[](#installation)

```
composer require eprofos/captcha
```

Requirements
------------

[](#requirements)

- PHP 8.0 or higher
- GD extension
- mbstring extension

Basic Usage
-----------

[](#basic-usage)

```
