chesslablab / php-chess
A chess library for PHP.
Installs: 3 069
Dependents: 0
Suggesters: 0
Security: 0
Stars: 109
Watchers: 6
Forks: 52
Open Issues: 6
Requires
- php: >=8.1
- imagine/imagine: ^1.2
- myclabs/deep-copy: ^1.11
- rubix/ml: ^2.4
Requires (Dev)
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ~9.0
- dev-main
- 1.4.78
- 1.4.77
- 1.4.76
- 1.4.75
- 1.4.74
- 1.4.73
- 1.4.72
- 1.4.71
- 1.4.70
- 1.4.69
- 1.4.68
- 1.4.67
- 1.4.66
- 1.4.65
- 1.4.64
- 1.4.63
- 1.4.62
- 1.4.61
- 1.4.60
- 1.4.59
- 1.4.58
- 1.4.57
- 1.4.56
- 1.4.55
- 1.4.54
- 1.4.53
- 1.4.52
- 1.4.51
- 1.4.50
- 1.4.49
- 1.4.48
- 1.4.47
- 1.4.46
- 1.4.45
- 1.4.44
- 1.4.43
- 1.4.42
- 1.4.41
- 1.4.40
- 1.4.39
- 1.4.38
- 1.4.37
- 1.4.36
- 1.4.35
- 1.4.34
- 1.4.33
- 1.4.32
- 1.4.31
- 1.4.30
- 1.4.29
- 1.4.28
- 1.4.27
- 1.4.26
- 1.4.25
- 1.4.24
- 1.4.23
- 1.4.22
- 1.4.21
- 1.4.20
- 1.4.19
- 1.4.18
- 1.4.17
- 1.4.16
- 1.4.15
- 1.4.14
- 1.4.13
- 1.4.12
- 1.4.11
- 1.4.10
- 1.4.09
- 1.4.08
- 1.4.07
- 1.4.06
- 1.4.05
- 1.4.04
- 1.4.03
- 1.4.02
- 1.4.01
- 1.4.00
This package is not auto-updated.
Last update: 2024-11-22 17:45:53 UTC
README
A chess library for PHP offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, and image recognition.
Documentation
Read the latest docs here.
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.
Made with contrib.rocks.