Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 768 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 768 Bytes

PHP Chess

This is forked from the original to prevent breaking changes from messing up my own code super often. Almost every time I would run composer update, this package would have a breaking change.

A chess library for PHP.

Install

Via composer:

$ composer require chesslablab/php-chess

Documentation

Read the latest docs here as well as the reference guide.

Demo

Check out this demo.

License

The GNU General Public License.

Contributions

See the contributing guidelines.

Happy learning and coding! Thank you, and keep it up.