PHPackages                             tegenterter/fide-data - 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. tegenterter/fide-data

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

tegenterter/fide-data
=====================

PHP library for processing open data published by FIDE

25PHP

Since Jul 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tegenterter/fide-data)[ Packagist](https://packagist.org/packages/tegenterter/fide-data)[ RSS](/packages/tegenterter-fide-data/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![FIDE](fide.png)](fide.png)
=============================

[](#)

**Library for processing open data published by [FIDE](https://www.fide.com) for [PHP](https://php.net)**

[![Build Status](https://camo.githubusercontent.com/1398689a498c8aa727588462bd7f11ffc032b935506a54dd402826d4caddb6ec/68747470733a2f2f7472617669732d63692e6f72672f746567656e7465727465722f666964652d646174612e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tegenterter/fide-data)

Features
--------

[](#features)

- Download all player rating XML files [published by FIDE](https://ratings.fide.com/download_lists.phtml)
- Read and parse player rating XML files

Documentation
-------------

[](#documentation)

### Installation

[](#installation)

Use [Composer](https://getcomposer.org) to install the library for your project:

```
composer require tegenterter/fide-data

```

### Basic Usage

[](#basic-usage)

```
