sdkfabric/airtable
最新稳定版本:v0.4.2
Composer 安装命令:
composer require sdkfabric/airtable
包简介
Airtable PHP SDK managed by SDK Fabric
README 文档
README
This SDK is managed by the SDK Fabric project. Our goal is to build a global infrastructure to automatically generate an SDK for every API, please take a look at our website for more information.
Contribution
Please do not create a pull requests at this repository since the code is automatically generated. If an operation or type is missing at the client SDK please register at the TypeHub platform and create a pull request at the Airtable specification. The system will then automatically create a GIT commit and update the code.
Usage
The following example shows how you initialize the client:
<?php require __DIR__ . '/vendor/autoload.php'; $client = new \SdkFabric\Airtable\Client::build('[access_token]'); // @TODO use the client
You can find all available operations and types at: https://app.typehub.cloud/d/sdkfabric/airtable
统计信息
- 总下载量: 6.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-05-03