PHP Library for accessing the new Type Form API.

0.2.0 2016-05-22 07:53 UTC

This package is not auto-updated.

Last update: 2024-09-28 19:41:52 UTC


README

Install

Via Composer

$ composer require axolotlinteractive/typeform

Right now the project initalizes a guzzle client with the user's api key, and has api available to post to the form and end point with all object helpers. Other end points will be implemented in the future. API version 0.4 is the only supported version, but more will be added in the future.