chesszebra/standard-algebraic-notation

A PHP library that parses Standard Algebraic Notation (SAN) values.

1.4.0 2020-02-24 21:31 UTC

This package is auto-updated.

Last update: 2024-03-25 06:17:33 UTC


README

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.