Download the PHP package enisshala/pokerhands without Composer
On this page you can find all versions of the php package enisshala/pokerhands. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download enisshala/pokerhands
More information about enisshala/pokerhands
Files in enisshala/pokerhands
Download enisshala/pokerhands
More information about enisshala/pokerhands
Files in enisshala/pokerhands
Vendor enisshala
Package pokerhands
Short Description get poker hands from a file and return hands from the highest to lowest
License MIT
Homepage https://github.com/enisshala/pokerhands
Package pokerhands
Short Description get poker hands from a file and return hands from the highest to lowest
License MIT
Homepage https://github.com/enisshala/pokerhands
Keywords enisshalapokerhands
Please rate this library. Is it a good library?
Informations about the package pokerhands
pokerhands
This PHP package reads poker hands from a file and returns the list of the hands sorted by the rank from highest to lowest.
Install
Via Composer
Usage
Testing with CLI
in the root folder of the package there is IndexTest.php, you can run it in terminal with following command
I used Pastebin for hands and reading from file, some of the hands i used: `
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of pokerhands with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
ext-json Version *
ext-json Version *
The package enisshala/pokerhands contains the following files
Loading the files please wait ....