wprs/api

Provides an API for CIVL WPRS

0.2.0 2023-05-13 09:46 UTC

This package is auto-updated.

Last update: 2024-04-13 11:40:30 UTC


README

packagist Continuous Integration license php

A PHP library to scrape data from the FAI CIVL World Ranking System (WPRS)

Installation

Install the latest version with:

$ composer require wprs/api

Requirements

  • PHP 7.4 minimum, although using the latest PHP version is highly recommended.

About

The original WPRS stopped receiving updates when a new system was introduced in 2021. Despite hopes that a basic API (at minimum) would be provided, this did not happen.

This library provides an API for page-scraping the new web site. It is hoped that this may lead to a proper API in the future.

Usage

Full usage information is available in the documentation.

License

This library is licensed under the MIT License, see the LICENSE file for details.