watr / typeform
A simple wrapper for Typeform API calls
Installs: 3 494
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 11
Open Issues: 2
Requires
- guzzlehttp/guzzle: ~6.0|^7.0
Requires (Dev)
- php-vcr/php-vcr: ^1.4
- phpunit/phpunit: ~7|^8.0
- 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.