Download the PHP package mieuxvoter/majority-judgment without Composer
On this page you can find all versions of the php package mieuxvoter/majority-judgment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mieuxvoter/majority-judgment
More information about mieuxvoter/majority-judgment
Files in mieuxvoter/majority-judgment
Download mieuxvoter/majority-judgment
More information about mieuxvoter/majority-judgment
Files in mieuxvoter/majority-judgment
Vendor mieuxvoter
Package majority-judgment
Short Description Deliberate your polls using Majority Judgment with a fast, robust, interface-oriented and scalable algorithm.
License MIT
Package majority-judgment
Short Description Deliberate your polls using Majority Judgment with a fast, robust, interface-oriented and scalable algorithm.
License MIT
Please rate this library. Is it a good library?
Informations about the package majority-judgment
Majority Judgment PHP Library
Deliberate majority judgment polls ⚖.
Features
- Majority judgment deliberation from merit profiles
- Score based, efficiency should scale well (algo is parallelizable)
- Interface-oriented, test-driven code
- Extensible to get other judgments (usual, central, etc.)
- Made by MieuxVoter's volunteers
Usage example
Require it in your own project, using composer:
composer require mieuxvoter/majority-judgment
Use it:
Interface-oriented
Any object implementing PollTallyInterface
may be used as input.
Testing
See the tests in test/
.
composer install --dev
vendor/phpunit/phpunit/phpunit -v test
All versions of majority-judgment with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
The package mieuxvoter/majority-judgment contains the following files
Loading the files please wait ....