An open API service indexing awesome lists of open source software.

https://github.com/darkterminal/turso-api-client-php

Turso Platform API for PHP
https://github.com/darkterminal/turso-api-client-php

Last synced: 5 months ago
JSON representation

Turso Platform API for PHP

Awesome Lists containing this project

README

          






Shows a black logo in light color mode and a white one in dark color mode.


# Turso Platform API Library

The Turso Platform API Library is a PHP library that provides a simple and efficient way to interact with the Turso Platform API. The library allows you to manage groups, locations, and extensions, and provides a robust error handling system.

## Installation

```bash
composer require darkterminal/turso-api-client-php
```

## Platforms APIs Usages

- [Databases](docs/Databases.md)
- [Groups](docs/Groups.md)
- [Locations](docs/Locations.md)
- [Organizations](docs/Organizations.md)
- [Members](docs/Members.md)
- [Invites](docs/Invites.md)
- [Audit Logs](docs/AuditLogs.md)
- [API Tokens](docs/APITokens.md)