Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,14 +135,23 @@ render a captcha and check it after the submission
Symfony Bundle
================

You can have a look at the following repository to enjoy the Symfony 2 bundle packaging this captcha generator :
https://github.com/Gregwar/CaptchaBundle
You can have a look at the following repository to enjoy the Symfony 2 bundle packaging this captcha generator:

[https://github.com/Gregwar/CaptchaBundle](https://github.com/Gregwar/CaptchaBundle)

Yii2 Extension
===============

You can use the following extension for integrating with Yii2 Framework :
https://github.com/juliardi/yii2-captcha
You can use the following extension for integrating with Yii2 Framework:

[https://github.com/juliardi/yii2-captcha](https://github.com/juliardi/yii2-captcha)

Filament Extension
===============

You can use the following extension for integrating with Laravel Filament:

[https://github.com/marcogermani87/filament-captcha](https://github.com/marcogermani87/filament-captcha)

License
=======
Expand Down