PHPackages                             superjob/devino-viber - 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. superjob/devino-viber

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

superjob/devino-viber
=====================

Devino Viber HTTP Client

0.1.6(7y ago)74.5k3[1 PRs](https://github.com/superjobru/devino-viber/pulls)PHPPHP &gt;=7.1

Since Sep 7Pushed 4y ago8 watchersCompare

[ Source](https://github.com/superjobru/devino-viber)[ Packagist](https://packagist.org/packages/superjob/devino-viber)[ RSS](/packages/superjob-devino-viber/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (8)Used By (0)

Devino Viber HTTP Client
========================

[](#devino-viber-http-client)

[![Build Status](https://camo.githubusercontent.com/52b09952ab24392a93541f5b5d1c68dd1d9f219c63268215727683dd915d74ab/68747470733a2f2f7472617669732d63692e6f72672f73757065726a6f6272752f646576696e6f2d76696265722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/superjobru/devino-viber)

Простой клиент для работы с Devino Viber HTTP API.

Документация по API:

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

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

```
composer require superjob/devino-viber

```

Применение
----------

[](#применение)

```
$guzzle = new Client();
$client = new ViberClient($guzzle, 'login', 'password');
$client->send([new Message('79xxxxxxxx', 'Sender', 'Lorem ipsum', new TextContent('Text content'))]);
```

вернет что-то вроде

```
array(1) {
  [0] =>
  class superjob\devino\message\SendResponse#23 (2) {
    protected $code =>
    string(2) "ok"
    protected $providerId =>
    string(19) "3231334966948265985"
  }
}

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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 ~58 days

Recently: every ~86 days

Total

7

Last Release

2821d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bea3f26372ac93b8e6200b71c3b1d54415f758131df4f70619ea9bfea4d18f41?d=identicon)[superjob](/maintainers/superjob)

---

Top Contributors

[![alexkvak](https://avatars.githubusercontent.com/u/1052418?v=4)](https://github.com/alexkvak "alexkvak (12 commits)")[![SJVladimir](https://avatars.githubusercontent.com/u/33835877?v=4)](https://github.com/SJVladimir "SJVladimir (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/superjob-devino-viber/health.svg)

```
[![Health](https://phpackages.com/badges/superjob-devino-viber/health.svg)](https://phpackages.com/packages/superjob-devino-viber)
```

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[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)
