agraciakuvut / typeform
A simple wrapper for Typeform API calls
1.5.7
2021-08-25 23:39 UTC
Requires
- php: >=7.2.0
- ext-json: *
- 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.