Skip to content

A PHP parser for the chess game notation format, PGN

License

Notifications You must be signed in to change notification settings

rcboned/pgn-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgn-parser

A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and tested.

Build Status

Install

If you use Composer, require this library with:

composer require "amyboyd/pgn-parser"

Tests

Run bin/test

About

A PHP parser for the chess game notation format, PGN

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%