danyelsanches / casino
Casino Package for PHP
Installs: 14
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 10
pkg:composer/danyelsanches/casino
Requires
- php: ^7.0
 - beberlei/assert: ^2.7
 - ramsey/uuid: ^3.5
 - tightenco/collect: ^5.4
 
Requires (Dev)
- phpspec/phpspec: ^3.2
 - phpunit/phpunit: ~5.6
 - symfony/var-dumper: ~3.2
 
This package is not auto-updated.
Last update: 2025-11-01 21:24:30 UTC
README
PHP 7+ library to make running Casino easy as code!
Install
Via Composer
$ composer require cysha/casino
Features
- Todo
Documentation
- Todo
Testing
We try to follow BDD and TDD, as such we use both phpspec and phpunit to test this library.
$ composer test
Contributing
- Todo
License
The MIT License (MIT). Please see License File for more information.