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

https://github.com/ittybit/sdk-php

A PHP SDK for the Ittybit API
https://github.com/ittybit/sdk-php

ittybit php

Last synced: 2 months ago
JSON representation

A PHP SDK for the Ittybit API

Awesome Lists containing this project

README

          

# Ittybit PHP Library

The Ittybit PHP library provides convenient access to the Ittybit API from PHP applications.

## Installation

```shell
composer require ittybit/ittybit
```

## Usage

For full documentation visit [https://ittybit.com/sdks/php](https://ittybit.com/sdks/php)

## Contributing

While we value open-source contributions to this SDK, this library is generated programmatically.
Additions made directly to this library would have to be moved over to our generation code,
otherwise they would be overwritten upon the next generated release. Feel free to open a PR as
a proof of concept, but know that we will not be able to merge it as-is. We suggest opening
an issue first to discuss with us!