Download the PHP package fizzka/phalcon-recaptcha without Composer
On this page you can find all versions of the php package fizzka/phalcon-recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fizzka/phalcon-recaptcha
More information about fizzka/phalcon-recaptcha
Files in fizzka/phalcon-recaptcha
Download fizzka/phalcon-recaptcha
More information about fizzka/phalcon-recaptcha
Files in fizzka/phalcon-recaptcha
Vendor fizzka
Package phalcon-recaptcha
Short Description Simple wrapper for google recaptcha for phalcon
License MIT
Package phalcon-recaptcha
Short Description Simple wrapper for google recaptcha for phalcon
License MIT
Please rate this library. Is it a good library?
Informations about the package phalcon-recaptcha
phalcon-recaptcha
About
This is small component to provide Google Recaptcha functionality in Phalcon.
It uses phalcon DI. Be sure, you supply DI this correct recaptcha configuration.
Installation
Feel free to fork, clone this repo, or install via composer:
Usage
There are 3 easy steps:
Step 1
Setup up config & di (or ensure, you did this at application bootstrap ;) :
Step 2
Create form and add recaptcha on it:
Step 3
Validate form after submission:
Code example
Full-working example @see example.php
License
MIT
All versions of phalcon-recaptcha with dependencies
PHP Build Version
Package Version
No informations.
The package fizzka/phalcon-recaptcha contains the following files
Loading the files please wait ....