chesslablab / php-chess

A chess library for PHP offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, and image recognition.
https://chesslablab.github.io/php-chess/
MIT License
110 stars 52 forks source link

PSR-12 compliance in Chess\Elo #584

Closed programarivm closed 1 month ago

programarivm commented 2 months ago

Ensure the code in the Chess\Elo namespace is PSR-12 compliant.

TheMarvelFan commented 1 month ago

Hi @programarivm , I would like to work on this issue. Please assign it to me if no one else is working on it. Thanks!