Board Helper Installation Step 1: Composer Add the following line to the composer.json file: { "require": { "phpgames/board-helper": "~1.0" } } Usage @todo $board = new Board($output); License Released under the MIT License attached with this code.