Skip to content

Get started

This documentation book

Readme

A general presentation of Condorcet is available on the Readme page

NOTE

This documentation book contains examples and tutorials. It is intended to be up-to-date with the latest version of the library. However, most information may also apply to earlier versions.

Command line or PHP library

Condorcet has two versions:

  1. A simple command-line application, allowing easy access to the main functionalities.
    => Get Started as Command Line Application

  2. The powerful PHP library, whose public API offers more than one hundred methods and advanced vote management capabilities.
    => Get Started as PHP Library

Other Documentation Contents

Other implementation examples

Official & didactic examples

Condorcet Implementation

Have a look at this list of known implementations

Released under the MIT License.