PHPackages                             kolibri/chessphp - 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. kolibri/chessphp

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

kolibri/chessphp
================

Utils for handling pgns in php

v0.0.1(6y ago)24MITPHPPHP ^7.1CI failing

Since Nov 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kolibri/chessphp)[ Packagist](https://packagist.org/packages/kolibri/chessphp)[ RSS](/packages/kolibri-chessphp/feed)WikiDiscussions master Synced 4d ago

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

kolibri/chessphp
================

[](#kolibrichessphp)

(This repo is still in development)

This is a wrapper around [ryanhs/chess.php](https://github.com/ryanhs/chess.php) to provide a more easy interface to get information of a chess game, that was imported via a PGN string.

Installation
------------

[](#installation)

```
composer require kolibri/chessphp
```

Usage
-----

[](#usage)

```
