PHPackages                             zaporylie/vianett - 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. zaporylie/vianett

ActiveLibrary[API Development](/categories/api)

zaporylie/vianett
=================

API client library for the Vianett sms as a service platform

0.0.6(10y ago)11572[5 PRs](https://github.com/zaporylie/vianett-php/pulls)GPL-2.0+PHPPHP &gt;=5.4.0

Since Jan 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/zaporylie/vianett-php)[ Packagist](https://packagist.org/packages/zaporylie/vianett)[ Docs](https://github.com/zaporylie/vianett-php)[ RSS](/packages/zaporylie-vianett/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (5)Dependencies (3)Versions (9)Used By (0)

Vianett PHP SDK
===============

[](#vianett-php-sdk)

[![Build Status](https://camo.githubusercontent.com/702fd5282a4ec7498e06f4d2e7ca2bc9badc92cb3abe28c165b857e6bae13e7d/68747470733a2f2f7472617669732d63692e6f72672f7a61706f72796c69652f7669616e6574742d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/zaporylie/vianett-php)[![Coverage Status](https://camo.githubusercontent.com/0f8d6d463dca06ccb23e69c901322ac71733b52f3749670d1007d916e79051f6/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7a61706f72796c69652f7669616e6574742d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/zaporylie/vianett-php?branch=master)

A PHP library for the ViaNett API

Installation
------------

[](#installation)

`composer require zaporylie/vianett-php:dev-master`

or add it to composer.json manually:

```
  "require": {
    "zaporylie/vianett-php": "dev-master"
  }

```

Usage
-----

[](#usage)

```
$client = new \Vianett\Client('username', 'password');
$message = new \Vianett\Message($client);
$message->prepare('sender', 'recipient', 'message', 'message_id');
$message->send();

```

Credits
-------

[](#credits)

Jakub Piasecki for NyMedia AS

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

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

Total

4

Last Release

3754d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1690685?v=4)[Jakub Piasecki](/maintainers/zaporylie)[@zaporylie](https://github.com/zaporylie)

---

Top Contributors

[![zaporylie](https://avatars.githubusercontent.com/u/1690685?v=4)](https://github.com/zaporylie "zaporylie (24 commits)")

---

Tags

ecommercenorwayapisms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zaporylie-vianett/health.svg)

```
[![Health](https://phpackages.com/badges/zaporylie-vianett/health.svg)](https://phpackages.com/packages/zaporylie-vianett)
```

###  Alternatives

[smsfactor/smsfactor-php-sdk

SMSFactor client library for PHP

15399.3k2](/packages/smsfactor-smsfactor-php-sdk)[melipayamak/laravel

Laravel Melipayamak Integration

2429.7k1](/packages/melipayamak-laravel)

PHPackages © 2026

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