cysha / casino
Casino Package for PHP
Installs: 266
Dependents: 2
Suggesters: 0
Security: 0
Stars: 7
Watchers: 5
Forks: 10
Open Issues: 0
pkg:composer/cysha/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-09-24 01:04:03 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.