Skip to content

Releases: Beachcasts/airtable-sdk-php

airtable-sdk-php 0.5.0

22 May 14:55
ae93991
Compare
Choose a tag to compare

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

03 May 20:58
a818e2b
Compare
Choose a tag to compare

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

26 Mar 13:22
e9eb5e7
Compare
Choose a tag to compare

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

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

0.1

25 Mar 19:03
11a9c20
Compare
Choose a tag to compare
0.1

Base structure, no code