PHPackages                             nuvotifier/votifier2-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nuvotifier/votifier2-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nuvotifier/votifier2-php
========================

A Votifier protocol 2 implementation for PHP

146.5k4PHP

Since Apr 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/NuVotifier/votifier2-php)[ Packagist](https://packagist.org/packages/nuvotifier/votifier2-php)[ RSS](/packages/nuvotifier-votifier2-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

votifier2-php
=============

[](#votifier2-php)

Votifier protocol v2 client for PHP.

Example
-------

[](#example)

```
    $vote = new \Imaginarycode\Votifier2\Vote("tuxed", "127.0.0.1", "Test", NULL);
    $service = new \Imaginarycode\Votifier2\Server("127.0.0.1", 8192, "TOKEN");
    $service->sendVote($vote);
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/nuvotifier-votifier2-php/health.svg)

```
[![Health](https://phpackages.com/badges/nuvotifier-votifier2-php/health.svg)](https://phpackages.com/packages/nuvotifier-votifier2-php)
```

###  Alternatives

[ramsey/identifier

A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes

605.2k2](/packages/ramsey-identifier)

PHPackages © 2026

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