Skip to content

Releases: Beachcasts/airtable-sdk-php

airtable-sdk-php 0.5.0

Choose a tag to compare

@adamculp adamculp released this 22 May 14:55
ae93991

The following is feature complete:

  • Bearer Token Middleware
  • Config object
  • Table Request object
  • AirtableClient object
  • Table object
  • Travis build and unit testing w/code coverage
  • Scrutinizer static analysis
  • Full unit test suite
  • Full documentation

airtable-sdk-php 0.2.0

Choose a tag to compare

@adamculp adamculp released this 03 May 20:58
a818e2b

Base CRUD+L created, and unit tests for Create method. Also, it includes working Scrutinizer and Travis configuration. Partial README updates, but more to come.

airtable-sdk-php 0.1.1

Choose a tag to compare

@adamculp adamculp released this 26 Mar 13:22
e9eb5e7

Repaired JSON of composer.json to get releases working on Packagist.

NOTE: This package still contains no code, do not attempt use.

0.1

0.1

Choose a tag to compare

@adamculp adamculp released this 25 Mar 19:03
11a9c20

Base structure, no code