Download the PHP package pxlrbt/faker-better-unique without Composer
On this page you can find all versions of the php package pxlrbt/faker-better-unique. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pxlrbt/faker-better-unique
More information about pxlrbt/faker-better-unique
Files in pxlrbt/faker-better-unique
Download pxlrbt/faker-better-unique
More information about pxlrbt/faker-better-unique
Files in pxlrbt/faker-better-unique
Vendor pxlrbt
Package faker-better-unique
Short Description Allows keys for unique faker values
License MIT
Homepage https://github.com/pxlrbt/faker-better-unique
Package faker-better-unique
Short Description Allows keys for unique faker values
License MIT
Homepage https://github.com/pxlrbt/faker-better-unique
Please rate this library. Is it a good library?
Informations about the package faker-better-unique
Faker betterUnique()
Better unique allows you to pass a key for separate unique generator instances:
$faker->betterUnique('user_id')->numberBetween(1, 1000);
Installation
You can install the package via composer:
Credits
- Dennis Koch
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of faker-better-unique with dependencies
PHP Build Version
Package Version
The package pxlrbt/faker-better-unique contains the following files
Loading the files please wait ....