Download the PHP package yurichandra/maker without Composer
On this page you can find all versions of the php package yurichandra/maker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package maker
Maker
A voucher generator that works for PHP.
Features
- Generate with length specified.
- Generate with four base string. ex: kmol
- Generate with eight base string. ex: kqolemdc
- Generate with prefix and/or suffix
- Different type of character base.
How to install
composer require yurichandra/maker
How to use
You can define which type of character that you want to use to generate voucher string.
Types available
- lowercase ex: qmndbtkq
- uppercase ex: QMNDBTKQ
- number ex: 98109182
- mixed ex: ik12ERkd
You also can define the prefix or suffix in Maker constructor.
Thank you.
All versions of maker with dependencies
PHP Build Version
Package Version
No informations.
The package yurichandra/maker contains the following files
Loading the files please wait ....