Download the PHP package danielsonsilva/diceroller without Composer
On this page you can find all versions of the php package danielsonsilva/diceroller. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danielsonsilva/diceroller
More information about danielsonsilva/diceroller
Files in danielsonsilva/diceroller
Download danielsonsilva/diceroller
More information about danielsonsilva/diceroller
Files in danielsonsilva/diceroller
Vendor danielsonsilva
Package diceroller
Short Description Package to work with customized dice rolling and getting the results from them
License MIT
Package diceroller
Short Description Package to work with customized dice rolling and getting the results from them
License MIT
Please rate this library. Is it a good library?
Informations about the package diceroller
Dice Roller Package
Were you searching for an easy way to roll that dice with PHP? Well, you've found the right package for you. You'll have the object representation to add rolls and modify them. Create, add rolls and roll to know the results.
It is as simples as this:
Now you can use as a package and do some dice rolling.
Version History
v 1.4.1
- Tests were made in php 7.3.27
v 1.4.0
- After the roll, a result string showing each result from each group dice
- Unit tests added to check the new features
v 1.4.0
- After the roll, a result string showing each result from each group dice
- Unit tests added to check the new features
v 1.3.0
- Downgraded the minimum version of PHP required to use this package from 7.4 to 7.3
v 1.2.0
- Features added: isEmpty and set and get modifier to change the modifier completely;
- Unit tests added to check the new features.
v 1.1.0
- Features added: string representation of the DiceRoller (__toString())
- Unit tests improved to check the minimum and maximum values from a roll
v 1.0.0
- Package danielsonsilva/diceroller created;
- Features: roll, addDice, addValue and subtractValue;
- Unit tests to check its effectiveness
All versions of diceroller with dependencies
PHP Build Version
Package Version
Requires
php Version
<=7.3.27
The package danielsonsilva/diceroller contains the following files
Loading the files please wait ....