PHPackages                             filippo-toso/modified-borda-count - 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. filippo-toso/modified-borda-count

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

filippo-toso/modified-borda-count
=================================

Modified Borda Count to combine individual voters' individual preference lists

v1.0.0(8y ago)013MITPHPPHP ^5.6 || ^7.0

Since Sep 11Pushed 8y agoCompare

[ Source](https://github.com/filippotoso/modified-borda-count)[ Packagist](https://packagist.org/packages/filippo-toso/modified-borda-count)[ RSS](/packages/filippo-toso-modified-borda-count/feed)WikiDiscussions master Synced 2w ago

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

Modified Borda Count
====================

[](#modified-borda-count)

Modified Borda Count to combine individual voters' individual preference lists

You can find more details about the algorithm [check this paper](https://arxiv.org/ftp/arxiv/papers/0906/0906.1943.pdf) and the following videos:

- [Telescope Time without Tears - Numberphile](https://www.youtube.com/watch?v=7c0CoXFApnM)
- [Telescope Time (extra footage) - Deep Sky Videos](https://www.youtube.com/watch?v=bplncn4xC74)

Requirements
------------

[](#requirements)

- PHP 5.6+

Installing
----------

[](#installing)

Use Composer to install it:

```
composer require filippo-toso/modified-borda-count

```

Using It
--------

[](#using-it)

```
use FilippoToso\ModifiedBordaCount\Applications;
use FilippoToso\ModifiedBordaCount\Application;
use FilippoToso\ModifiedBordaCount\Simulator;

// Example with the simulator
$simulator = new Simulator();

$data = $simulator->generate($load = 8, $applicants = 100, $competent = 85, $incompetent = 10, $evil = 5, $perfect = 0);

$simulator->display($data);

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3214d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/55d89f2d44fb12225de2119994028ee69e36770bcf33c2b1ddf0d6672d28151b?d=identicon)[filippo.toso](/maintainers/filippo.toso)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/filippo-toso-modified-borda-count/health.svg)

```
[![Health](https://phpackages.com/badges/filippo-toso-modified-borda-count/health.svg)](https://phpackages.com/packages/filippo-toso-modified-borda-count)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k34](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

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

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[roundcube/roundcubemail

The Roundcube Webmail suite

7.0k1.4k3](/packages/roundcube-roundcubemail)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[nfse-nacional/nfse-php

This is my package nfse

1533.1k](/packages/nfse-nacional-nfse-php)

PHPackages © 2026

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