PHPackages                             thelogicstudio/codat-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. thelogicstudio/codat-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

thelogicstudio/codat-php
========================

Unofficial PHP SDK for Codat's API

v1.0.2(2y ago)07mitPHPPHP ^7.4 || ^8.0

Since May 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/thelogicstudio/CodatPHP)[ Packagist](https://packagist.org/packages/thelogicstudio/codat-php)[ Docs](https://logicstudio.nz)[ RSS](/packages/thelogicstudio-codat-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Codat SDK
=========

[](#codat-sdk)

[See Codat's API changes](https://docs.codat.io/changelog)

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](http://getcomposer.org/), navigate to where your composer.json file is and run the command:

```
composer require thelogicstudio/codat-php

```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
