smartilabs / typeform
A simple wrapper for Typeform API calls
1.5.1
2018-08-23 22:00 UTC
Requires
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- php-vcr/php-vcr: ^1.4
- phpunit/phpunit: ~7
- psy/psysh: @stable
README
A PHP library for the Typeform API.
Install
Via Composer
$ composer require watr/typeform
Usage
$skeleton = new WATR\Typeform();
Testing
Credits
- Ricardo Tapia
- Joseph Le for inspiration
License
The MIT License (MIT). Please see License File for more information.