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. Install If you use Composer, require this library with: composer require "amyboyd/pgn-parser" Tests Run bin/test