PHPackages                             fond-of/php-airtable-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. fond-of/php-airtable-sdk

AbandonedArchivedLibrary[API Development](/categories/api)

fond-of/php-airtable-sdk
========================

Client Library for the Airtable API

1.0.0-beta.2(5y ago)15.1k1MITPHPPHP &gt;=7.3

Since Mar 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/fond-of/php-airtable-sdk)[ Packagist](https://packagist.org/packages/fond-of/php-airtable-sdk)[ RSS](/packages/fond-of-php-airtable-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (10)Versions (4)Used By (1)

\[Discontinued\] Airtable SDK for PHP
=====================================

[](#discontinued-airtable-sdk-for-php)

**This repository is discontinued without any replacement.**

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/dd495dbcf6ec64d528d2e399159e65eef67b72d763ed64602b290e14e33cbe6d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666f6e642d6f662f7068702d6169727461626c652d73646b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/fond-of/php-airtable-sdk/?branch=master)

The Airtable SDK for PHP allows you to read and write data to Airtable via API. The library comes with a single dependency which is Guzzle 6.x.

Installation
------------

[](#installation)

The SDK can be installed via composer:

```
composer require fond-of/php-airtable-sdk
```

Usage
-----

[](#usage)

```
