PHPackages                             e-monsite/e-monsite-api-php-client - 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. e-monsite/e-monsite-api-php-client

ActiveLibrary[API Development](/categories/api)

e-monsite/e-monsite-api-php-client
==================================

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

019PHP

Since Jun 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/e-monsite/e-monsite-api-php-client)[ Packagist](https://packagist.org/packages/e-monsite/e-monsite-api-php-client)[ RSS](/packages/e-monsite-e-monsite-api-php-client/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

EmonsiteApiPhpClient
====================

[](#emonsiteapiphpclient)

No description provided (generated by Openapi Generator )

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](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/e-monsite/e-monsite-api-php-client.git"
    }
  ],
  "require": {
    "e-monsite/e-monsite-api-php-client": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
