Download the PHP package roliod/texas-holdem-up-validation-rules without Composer
On this page you can find all versions of the php package roliod/texas-holdem-up-validation-rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download roliod/texas-holdem-up-validation-rules
More information about roliod/texas-holdem-up-validation-rules
Files in roliod/texas-holdem-up-validation-rules
Download roliod/texas-holdem-up-validation-rules
More information about roliod/texas-holdem-up-validation-rules
Files in roliod/texas-holdem-up-validation-rules
Vendor roliod
Package texas-holdem-up-validation-rules
Short Description A rule engine that can determine the rank of a poker hand.
License MIT
Package texas-holdem-up-validation-rules
Short Description A rule engine that can determine the rank of a poker hand.
License MIT
Please rate this library. Is it a good library?
Informations about the package texas-holdem-up-validation-rules
Texas Hold'em Up Validator Rule Engine
A Texas Hold’em poker hands validation rule engine in PHP.
Installation
Prerequisites
PHP version >= 7.2
Install Package
In order to install this package can either add it directly to your composer.json
:
OR
composer require roliod/texas-holdem-up-validation-rules
Quick Start
This package followings the Standard Poker Hand Ranking rules.
In order to get the rank of a list of hands using this package, you will need to do the following.
Sample TXT File Content
Here is a sample txt file content acceptable by the package:
All versions of texas-holdem-up-validation-rules with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package roliod/texas-holdem-up-validation-rules contains the following files
Loading the files please wait ....