Download the PHP package seatable/seatable-api-php without Composer
On this page you can find all versions of the php package seatable/seatable-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download seatable/seatable-api-php
More information about seatable/seatable-api-php
Files in seatable/seatable-api-php
Package seatable-api-php
Short Description The official SeaTable API Reference (OpenAPI 3.0).
License unlicense
Homepage https://openapi-generator.tech
Informations about the package seatable-api-php
seatable-api-php
This is the official "SeaTable php client", which was auto generated with OpenAPI Generator.
This SeaTable php client contains all public available API endpoints to interact with the user accounts, bases or files.
Resources:
- Documentation
- SeaTable API Reference
- SeaTable OpenApi Specification
- Report Issues at the Community Forum
Versioning
The SeaTable php client follows the versioning of the SeaTable OpenApi specification. With every new version of SeaTable, the SeaTable OpenAPI Specification will be updated and a new client with the same version will be published here. The client will contain all available endpoints of the specification.
Build Errors
The ./generate_api.sh
script causes quite a lot of errors such as [main] ERROR o.o.codegen.DefaultCodegen - Required var column_data not in properties
.
They are caused by https://github.com/OpenAPITools/openapi-generator/issues/17863, which does not have a fix yet.
The errors do not cause any problems and can be ignored.
All versions of seatable-api-php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0