Libraries tagged by chess
p-chess/chess
5838 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
chesscom/chess-game
254635 Downloads
Represents a chess game as a php object
chessio/module-matomo
135516 Downloads
Matomo Analytics module for Magento 2
onspli/chess
1555 Downloads
PHP library for reading and editing FEN and PGN chess formats.
ryanhs/chess.php
7806 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php
amyboyd/pgn-parser
2216 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
elioair/chesscaptcha
38 Downloads
A simple chess based captcha system.
akondas/chess.php
557 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
p-chess/chess-bundle
36 Downloads
Provide integration with p-chess/chess library
marcmorente/pgn-parser
23 Downloads
A PHP parser for the chess game notation format - PGN(Portable Game Notation)
lindelius/php-fide
29 Downloads
A zero-dependency PHP implementation of the FIDE Rating System.
ghorwood/phelo
41 Downloads
An elo ranking system library for php.
elorating/elorating
410 Downloads
Generate ELO ratings for each of your players.
chess/laravel-chatkit-api
231 Downloads
Laravel wrapper for the pusher chatkit api
chesszebra/pgn-splitter
932 Downloads
A PHP library to split PGN files into chunks per game or per section.