PHPackages                             apologist/apologist - 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. [API Development](/categories/api)
4. /
5. apologist/apologist

ActiveLibrary[API Development](/categories/api)

apologist/apologist
===================

Apologist PHP Library

1.0.4(today)01↑2900%PHPPHP ^8.1CI passing

Since Feb 3Pushed todayCompare

[ Source](https://github.com/apologist-project/apg-sdk-php)[ Packagist](https://packagist.org/packages/apologist/apologist)[ RSS](/packages/apologist-apologist/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (11)Versions (6)Used By (0)

ApologistAi PHP Library
=======================

[](#apologistai-php-library)

[![fern shield](https://camo.githubusercontent.com/8053034980884cc47f4b7cace74fdfa9cdad97f9200a9e2d4b22fac279356faf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2546302539462538432542462d4275696c74253230776974682532304665726e2d627269676874677265656e)](https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2Fapologist-project%2Fapg-sdk-php)[![php shield](https://camo.githubusercontent.com/c6935ea725f448fdb79c5a9a86bf2f898610c8bf44028a3192176889b47cdba6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d7061636b61676973742d70696e6b)](https://packagist.org/packages/apologist/apologist)

The ApologistAi PHP library provides convenient access to the ApologistAi APIs from PHP.

Table of Contents
-----------------

[](#table-of-contents)

- [Install](#install)
- [Documentation](#documentation)
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Environments](#environments)
- [Exception Handling](#exception-handling)
- [Advanced](#advanced)
    - [Custom Client](#custom-client)
    - [Retries](#retries)
    - [Timeouts](#timeouts)
- [Contributing](#contributing)

Install
-------

[](#install)

```
composer require apologist/apologist
```

Documentation
-------------

[](#documentation)

-
-

Requirements
------------

[](#requirements)

This SDK requires PHP ^8.1.

Installation
------------

[](#installation)

```
composer require apologist/apologist
```

Usage
-----

[](#usage)

Instantiate and use the client with the following:

```
