PHPackages                             ltd-beget/openapi-auth-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. ltd-beget/openapi-auth-php

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

ltd-beget/openapi-auth-php
==========================

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

v1.2.1(3mo ago)08unlicensePHPPHP ^7.4 || ^8.0

Since Nov 23Pushed 3mo ago13 watchersCompare

[ Source](https://github.com/LTD-Beget/openapi-auth-php)[ Packagist](https://packagist.org/packages/ltd-beget/openapi-auth-php)[ Docs](https://openapi-generator.tech)[ RSS](/packages/ltd-beget-openapi-auth-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

BegetOpenAPIAuth
================

[](#begetopenapiauth)

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/LTD-Beget/openapi-auth-php.git"
    }
  ],
  "require": {
    "LTD-Beget/openapi-auth-php": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
