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)011unlicensePHPPHP ^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 yesterday

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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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

995d ago

Major Versions

12.0.0 → 13.0.02023-10-12

13.0.0 → 14.0.02023-10-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/116190942?v=4)[MohammadHasan Akbari](/maintainers/jarqvi)[@jarqvi](https://github.com/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

[elasticemail/elasticemail-php

The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.

15114.7k2](/packages/elasticemail-elasticemail-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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