PHPackages                             dooglys/open-api-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. [API Development](/categories/api)
4. /
5. dooglys/open-api-client

ActiveLibrary[API Development](/categories/api)

dooglys/open-api-client
=======================

Dooglys Opent API Client

0421PHP

Since Aug 14Pushed 6y ago5 watchersCompare

[ Source](https://github.com/dooglys/open-api-client)[ Packagist](https://packagist.org/packages/dooglys/open-api-client)[ RSS](/packages/dooglys-open-api-client/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Dooglys Open Api Client
=======================

[](#dooglys-open-api-client)

Установка
=========

[](#установка)

```
composer require dooglys/open-api-client
```

Пример использования
====================

[](#пример-использования)

```
$client = new Client('your_domain', 'your_token');

try {
    $data = $client->nomenclatureProductView('product_uuid');
} catch (BadResponseException $exc) {

}
```

Тестирование
------------

[](#тестирование)

- Скопировать файл phpunit.xml.dist -&gt; phpunit.xml
- Указать правильные значения констант для доступа к api
- Запустить `vendor/bin/phpunit`

Использование Postman для тестирования API
------------------------------------------

[](#использование-postman-для-тестирования-api)

- [Postman](https://www.getpostman.com/apps)
- [Коллекция запросов](./postman/Collection.json)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8806505?v=4)[Dooglys](/maintainers/dooglys)[@dooglys](https://github.com/dooglys)

---

Top Contributors

[![Asvedon](https://avatars.githubusercontent.com/u/17511911?v=4)](https://github.com/Asvedon "Asvedon (6 commits)")[![petun](https://avatars.githubusercontent.com/u/165169?v=4)](https://github.com/petun "petun (6 commits)")[![kavi4](https://avatars.githubusercontent.com/u/11307755?v=4)](https://github.com/kavi4 "kavi4 (4 commits)")[![serieznyi](https://avatars.githubusercontent.com/u/2323142?v=4)](https://github.com/serieznyi "serieznyi (1 commits)")

### Embed Badge

![Health badge](/badges/dooglys-open-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/dooglys-open-api-client/health.svg)](https://phpackages.com/packages/dooglys-open-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M19](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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