Download the PHP package neutron/recaptcha without Composer
On this page you can find all versions of the php package neutron/recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package recaptcha
Guzzled PHP ReCaptcha
This is a Object Oriented PHP port of the original ReCaptcha lib.
It's been designed to be testable and uses Guzzle as a transport layer.
Install
The recommended way to use ReCaptcha is through composer.
Silex Service Provider
A simple Silex service provider :
Usage Example
To display a captcha to the client :
-
Initialize your captcha object :
-
In your template :
- Server side :
Bind Symfony Request
A shortcut exists to bind a Symfony Request to ReCaptcha :
License
This project is licensed under the MIT license.
All versions of recaptcha with dependencies
PHP Build Version
Package Version
Requires
guzzle/guzzle Version
~3.0
The package neutron/recaptcha contains the following files
Loading the files please wait ....