https://github.com/chesslablab/php-chess
A chess library offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition, PGN parsing and knowledge extraction from games.
https://github.com/chesslablab/php-chess
board chess data database db fen game machinelearning ml pgn php
Last synced: 3 months ago
JSON representation
A chess library offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition, PGN parsing and knowledge extraction from games.
- Host: GitHub
- URL: https://github.com/chesslablab/php-chess
- Owner: chesslablab
- License: mit
- Created: 2017-06-22T19:05:59.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T18:10:32.000Z (3 months ago)
- Last Synced: 2025-03-04T18:19:42.791Z (3 months ago)
- Topics: board, chess, data, database, db, fen, game, machinelearning, ml, pgn, php
- Language: PHP
- Homepage: https://php-chess.chesslablab.org/
- Size: 74.3 MB
- Stars: 116
- Watchers: 6
- Forks: 51
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## PHP Chess
[](https://opensource.org/license/mit/)
[](https://github.com/chesslablab/php-chess/graphs/contributors)
[](https://packagist.org/packages/chesslablab/php-chess)
[](https://packagist.org/packages/chesslablab/php-chess)
A chess library offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition, PGN parsing and knowledge extraction from games.
### Documentation
Read the latest docs [here](https://php-chess.chesslablab.org).
### License
PHP Chess is open-sourced software licensed under the MIT license.
### Contributions
We encourage you to contribute to PHP Chess! Please follow the [Contributing Guidelines](https://github.com/chesslablab/php-chess/blob/main/CONTRIBUTING.md).
Made with [contrib.rocks](https://contrib.rocks).