Download the PHP package bentools/picker without Composer
On this page you can find all versions of the php package bentools/picker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bentools/picker
More information about bentools/picker
Files in bentools/picker
Download bentools/picker
More information about bentools/picker
Files in bentools/picker
Vendor bentools
Package picker
Short Description Helps you pick a random item with weight management.
License MIT
Package picker
Short Description Helps you pick a random item with weight management.
License MIT
Please rate this library. Is it a good library?
Informations about the package picker
Picker
This simple library will help you pick a random item through a collection of items (string, objects, ints, whatever), by optionally giving them a weight.
Usage
Of course you can also simply pick a random value with a simple, no-weighted set:
Shift
The picker can optionally shift items once they're picked:
Installation
This library requires PHP 7.3+.
composer require bentools/picker
Tests
./vendor/bin/pest
See also
All versions of picker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
The package bentools/picker contains the following files
Loading the files please wait ....