Download the PHP package cumanzorx07/coupon_code_generator without Composer
On this page you can find all versions of the php package cumanzorx07/coupon_code_generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cumanzorx07/coupon_code_generator
More information about cumanzorx07/coupon_code_generator
Files in cumanzorx07/coupon_code_generator
Download cumanzorx07/coupon_code_generator
More information about cumanzorx07/coupon_code_generator
Files in cumanzorx07/coupon_code_generator
Vendor cumanzorx07
Package coupon_code_generator
Short Description PHP library to generate and validate coupon code strings.
License GPL-3.0-or-later
Homepage https://github.com/cumanzorx07/coupon-code-generator
Package coupon_code_generator
Short Description PHP library to generate and validate coupon code strings.
License GPL-3.0-or-later
Homepage https://github.com/cumanzorx07/coupon-code-generator
Please rate this library. Is it a good library?
Informations about the package coupon_code_generator
coupon-code-generator
Basically, it's a PHP solution that generates unique easy-to-read coupon codes. I took inspiration from https://github.com/mariuswilms/coupon_code, some sections are clearly based on that project.
Features
- PHP 7.4 and 8.0 support
Common use cases
- You need to generate a random code to use on promotions.
License
This software is distributed under the GPL 3.0 license.
How to install it
A super simple example
You will obtain something like this:
You can take a look at the testcases to get an idea of what you can achieve.
All versions of coupon_code_generator with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.3|~8.0
ext-mbstring Version *
ext-mbstring Version *
The package cumanzorx07/coupon_code_generator contains the following files
Loading the files please wait ....