PHPackages                             vgrish/yclients-openapi-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. vgrish/yclients-openapi-php

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

vgrish/yclients-openapi-php
===========================

yclients-openapi-php package for YCLIENTS generated based on the openapi schema

1.0.1(1y ago)1261unlicensePHPPHP &gt;=7.4

Since Jul 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vgrish/yclients-openapi-php)[ Packagist](https://packagist.org/packages/vgrish/yclients-openapi-php)[ Docs](https://github.com/vgrish/yclients-openapi-php/)[ RSS](/packages/vgrish-yclients-openapi-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (1)

Vgrish\\YclientsOpenApi
=======================

[](#vgrishyclientsopenapi)

yclients-openapi-php package for YCLIENTS generated based on the openapi schema

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/vgrish/yclients-openapi-php/"
    }
  ],
  "require": {
    "vgrish/yclients-openapi-php": "main"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
