PHPackages                             kcalliauw/openprovider-rest-phpnext - 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. kcalliauw/openprovider-rest-phpnext

ActiveLibrary[API Development](/categories/api)

kcalliauw/openprovider-rest-phpnext
===================================

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

02PHPCI passing

Since Nov 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kcalliauw/openprovider-rest-phpnext)[ Packagist](https://packagist.org/packages/kcalliauw/openprovider-rest-phpnext)[ RSS](/packages/kcalliauw-openprovider-rest-phpnext/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

openprovider-rest
=================

[](#openprovider-rest)

No description provided (generated by Openapi Generator )

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

[](#installation--usage)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/kcalliauw/openprovider-rest-phpnext.git"
    }
  ],
  "require": {
    "kcalliauw/openprovider-rest-phpnext": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
