jobslong / geetest
A PHP SDK for [GeeTest](http://www.geetest.com), especially for [Laravel](http://laravel.com).
0.2.0
2015-11-25 02:23 UTC
Requires
- php: >=5.3.0
- illuminate/support: ~5.1
Requires (Dev)
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
This package is not auto-updated.
Last update: 2019-09-28 16:51:23 UTC
README
Install
Via Composer
$ composer require jobslong/geetest
Usage
$geetest = new JobsLong/Geetest(); echo $geetest->echoPhrase('Hello, League!');
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email :author_email instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.