ronnie25 / poker-validator
Texas hold'em poker card validator and sorter
dev-master
2019-11-29 15:28 UTC
Requires
- php: >=7.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-14 00:07:18 UTC
README
Validates and sorts poker hands
TODO
Sort equally ranked hands through high card Exception handing
Install as a composer library
composer require ronnie25/poker-validator
Run test cases
# To run the default test in test.txt
php cli.php
# To run another test
php cli.php path/to/file.txt