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

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

savvii/openprovider-rest
========================

PHP client for the Openprovider REST API

1.0.1(3y ago)2221[1 PRs](https://github.com/Savvii/openprovider-rest/pulls)unlicensePHPPHP ^7.4 || ^8.0

Since Feb 9Pushed 1y ago5 watchersCompare

[ Source](https://github.com/Savvii/openprovider-rest)[ Packagist](https://packagist.org/packages/savvii/openprovider-rest)[ Docs](https://docs.openprovider.com/doc/all)[ RSS](/packages/savvii-openprovider-rest/feed)WikiDiscussions master Synced 1mo ago

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

PHP client for Openprovider REST API
====================================

[](#php-client-for-openprovider-rest-api)

Inspired by [Openprovider's version](https://github.com/openprovider/rest-client-php) which is unfortunately outdated at the moment of writing.

The code in this package is generated by [the OpenAPI Generator project](https://openapi-generator.tech)

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

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later

### Composer

[](#composer)

Run `composer require savvii/openprovider-rest`

Getting Started
---------------

[](#getting-started)

Example for PHP 8.0 or newer because it really helps to be able to use [Named Arguments](https://www.php.net/manual/en/functions.arguments.php#functions.named-arguments).

```
