PHPackages                             jarqvi/openapi-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. [HTTP &amp; Networking](/categories/http)
4. /
5. jarqvi/openapi-client

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

jarqvi/openapi-client
=====================

OpenAPI Client

14.0.0(2y ago)09unlicensePHPPHP ^7.4 || ^8.0

Since Oct 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jarqvi/php-sdk)[ Packagist](https://packagist.org/packages/jarqvi/openapi-client)[ Docs](https://openapi-generator.tech)[ RSS](/packages/jarqvi-openapi-client/feed)WikiDiscussions main Synced 1mo ago

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

liara/sdk
---------

[](#liarasdk)

The liara sdk, with PHP language for client that utilizes fetch-api.

### Development

[](#development)

#### Note: You must have Node and NPM, Docker, Docker Compose and PHP installed on the system.

[](#note-you-must-have-node-and-npm-docker-docker-compose-and-php-installed-on-the-system)

#### First, clone the project with the following command:

[](#first-clone-the-project-with-the-following-command)

```
git clone https://github.com/liara-cloud/php-sdk.git

```

#### Second, run one of the following commands depending on your operating system:

[](#second-run-one-of-the-following-commands-depending-on-your-operating-system)

*windows:*

```
./bin/cmd/generate.cmd && ./bin/cmd/doc.cmd && ./bin/cmd/remove-files.cmd && ./bin/cmd/class.cmd

```

```
cd ./bin/template/docs
npm install
npm run start

```

*Linux/Mac:*

```
./bin/bash/generate.sh && ./bin/bash/doc.sh && ./bin/bash/remove-files.sh && ./bin/bash/class.sh

```

```
cd ./bin/template/docs
npm install
npm run start

```

#### Third, run one of the following commands for installing packages:

[](#third-run-one-of-the-following-commands-for-installing-packages)

```
composer install --ignore-platform-reqs

```

### Publish new version

[](#publish-new-version)

#### You need to commit the changes and create a tag, then you need to push the new tag and update the sdk repository in packagist:

[](#you-need-to-commit-the-changes-and-create-a-tag-then-you-need-to-push-the-new-tag-and-update-the-sdk-repository-in-packagist)

```
git add .
git commit -m "feat: new version"
git tag
git push origin

```

### Usage

[](#usage)

#### Note: The type argument in the package.json file must be equal to commonjs.

[](#note-the-type-argument-in-the-packagejson-file-must-be-equal-to-commonjs)

```
composer require liara/sdk --ignore-platform-reqs

```

### Documentation of all methods:

[](#documentation-of-all-methods)

[Openapi documentation link](https://openapi.liara.ir/)

#### [DNS](./doc/dns/README.md)

[](#dns)

#### [Mail](./doc/mail/README.md)

[](#mail)

#### [PaaS](./doc/paas/README.md)

[](#paas)

#### [DBaaS](./doc/dbaas/README.md)

[](#dbaas)

#### [Object Storage](./doc/object-storage/README.md)

[](#object-storage)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

949d ago

Major Versions

12.0.0 → 13.0.02023-10-12

13.0.0 → 14.0.02023-10-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b66800808088d2038af91f8592aedba5380763cf7246f68b89ab8ac443896f3?d=identicon)[jarqvi](/maintainers/jarqvi)

---

Top Contributors

[![jarqvi](https://avatars.githubusercontent.com/u/116190942?v=4)](https://github.com/jarqvi "jarqvi (23 commits)")

---

Tags

phpapisdkrestopenapiopenapitoolsopenapi-generator

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/jarqvi-openapi-client/health.svg)

```
[![Health](https://phpackages.com/badges/jarqvi-openapi-client/health.svg)](https://phpackages.com/packages/jarqvi-openapi-client)
```

###  Alternatives

[ory/hydra-client

Documentation for all of Ory Hydra's APIs.

17435.9k](/packages/ory-hydra-client)[elasticemail/elasticemail-php

This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. Every API call is established on which specific request type (GET, POST, PUT, DELETE) will be used. The API has a limit of 20 concurrent connections and a hard timeout of 600 seconds per request. To start using this API, you will need your Access Token (available &lt;a target='\_blank' href='https://app.elasticemail.com/marketing/settings/new/manage-api'&gt;here&lt;/a&gt;). Remember to keep it safe. Required access levels are listed in the given request’s description. Downloadable library clients can be found in our Github repository &lt;a target='\_blank' href='https://github.com/ElasticEmail?tab=repositories&amp;q=%22rest+api%22+in%3Areadme'&gt;here&lt;/a&gt;

1595.0k2](/packages/elasticemail-elasticemail-php)[ory/kratos-client-php

This is the API specification for Ory Identities with features such as registration, login, recovery, account verification, profile settings, password reset, identity management, session management, email and sms delivery, and more.

1529.2k3](/packages/ory-kratos-client-php)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
