danyelsanches / casino-holdem
Texas Holdem Package for Cysha/Casino
dev-master
2018-03-24 00:16 UTC
Requires
- php: ^7.0
- beberlei/assert: ^2.7
- danyelsanches/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 not auto-updated.
Last update: 2024-11-16 16:01:18 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.