cysha / casino-holdem
Texas Holdem Package for Cysha/Casino
Installs: 109
Dependents: 0
Suggesters: 0
Security: 0
Stars: 24
Watchers: 10
Forks: 17
Open Issues: 0
Requires
- php: ^7.0
- beberlei/assert: ^2.7
- cysha/casino: dev-master
- ramsey/uuid: ^3.5
- tightenco/collect: ^5.4
Requires (Dev)
- phpspec/phpspec: ^3.2
- phpunit/phpunit: ~5.7
- symfony/var-dumper: ~3.2
This package is auto-updated.
Last update: 2025-02-16 00:24:57 UTC
README
PHP 7+ library to extend Cysha/Casino with Texas Holdem!
Install
Via Composer
$ composer require cysha/casino-holdem
Testing
We try to follow BDD and TDD, as such we use both phpspec and phpunit to test this library.
$ ./bin/phpunit
License
The MIT License (MIT). Please see License File for more information.