simple-php-coupon-code-generator
simple-php-coupon-code-generator copied to clipboard
Simple PHP coupon code generator to genrate N number of coupons.
Results
3
simple-php-coupon-code-generator issues
Sort by
recently updated
recently updated
newest added
The regex will strip XYZ- to XYZ, need to add - at the end of regex
The usage portion of the documentation shows the generate() function using the parameter syntax that was in the initial commit. The current code uses an $options array with keys.
hi, can this Class generate X amount of coupons that is random & unique?