smartilabs / typeform
A simple wrapper for Typeform API calls
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 11
pkg:composer/smartilabs/typeform
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.