Skip to content

A PHP library to parse a Standard Algebraic Notation (SAN).

License

Notifications You must be signed in to change notification settings

chesszebra/standard-algebraic-notation

Repository files navigation

standard-algebraic-notation

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

A PHP library to parse a Standard Algebraic Notation (SAN).

Installation

Via composer

composer require chesszebra/standard-algebraic-notation

Usage

$notation = new ChessZebra\StandardAlgebraicNotation\Notation('e8=Q');

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please report them via HackerOne.

License

The MIT License (MIT). Please see License File for more information.