PHPackages                             r0dgerv/api-client-abcp - 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. r0dgerv/api-client-abcp

ActiveLibrary[API Development](/categories/api)

r0dgerv/api-client-abcp
=======================

API client abcp.ru

0.5.2(9y ago)081MITPHPPHP &gt;=5.4.0

Since Nov 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/R0dgerV/API-Client-ABCP)[ Packagist](https://packagist.org/packages/r0dgerv/api-client-abcp)[ RSS](/packages/r0dgerv-api-client-abcp/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

API-Client-ABCP
===============

[](#api-client-abcp)

[API abcp.ru](http://docs.abcp.ru/wiki/API:Docs) - Документация по API

\#install

```
composer require r0dgerv/api-client-abcp=dev-master
```

В данном классе реализован только метод *Поиск детали по номеру и бренду*

url: search/articles

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

> $user - Имя пользователя

> $password - Пароль в md5

> host - [http://имя.сайта.public.api.abcp.ru/](http://%D0%B8%D0%BC%D1%8F.%D1%81%D0%B0%D0%B9%D1%82%D0%B0.public.api.abcp.ru/)

```
        $service = new R0dgerV\ApiClientABCP\ApiClient(
            $user,
            $password,
            $host
        );

        $data = [
            'number'=> '0242245571',
            'brand'=>'Bosch'
        ];
        $results = $service->searchArticles($data);
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~10 days

Recently: every ~18 days

Total

8

Last Release

3442d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8501695?v=4)[Andrey Bunyaev](/maintainers/R0dgerV)[@R0dgerV](https://github.com/R0dgerV)

---

Top Contributors

[![R0dgerV](https://avatars.githubusercontent.com/u/8501695?v=4)](https://github.com/R0dgerV "R0dgerV (14 commits)")

---

Tags

apiclientabcp

### Embed Badge

![Health badge](/badges/r0dgerv-api-client-abcp/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k8.8M83](/packages/openai-php-laravel)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

596.2M35](/packages/resend-resend-php)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

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

PHPackages © 2026

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