danyelsanches / casino
Casino Package for PHP
dev-master
2018-03-24 00:15 UTC
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: 2024-11-16 16:44:26 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.