PHPackages                             iktbd/captcha-image - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. iktbd/captcha-image

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

iktbd/captcha-image
===================

Make your security captcha image

2.00(4y ago)1161MITPHPPHP &gt;=5.3

Since Jun 30Pushed 3y agoCompare

[ Source](https://github.com/IKTBD/captcha-image)[ Packagist](https://packagist.org/packages/iktbd/captcha-image)[ RSS](/packages/iktbd-captcha-image/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (3)Used By (0)

captcha-image V 2.00
====================

[](#captcha-image-v-200)

Make your security captcha image

[![alt text](https://github.com/IKTBD/captcha-image/raw/main/image.png?raw=true)](https://github.com/IKTBD/captcha-image/blob/main/image.png?raw=true)

Features
--------

[](#features)

- Make your own captcha image and use
- Make your system safe
- More!

Installation &amp; loading
--------------------------

[](#installation--loading)

captcha-image is available on [Packagist](https://packagist.org/packages/iktbd/captcha-image) (using semantic versioning), and installation via [Composer](https://getcomposer.org) is the recommended way to install captcha-image. Just add this line to your `composer.json` file:

```
"iktbd/captcha-image": "^2.00"
```

or run

```
composer require iktbd/captcha-image
```

Note that the `vendor` folder and the `vendor/autoload.php` script are generated by Composer; they are not part of captcha-image.

Use the captcha-image
=====================

[](#use-the-captcha-image)

### Create captcher

[](#create-captcher)

```
