Vouchers Versions Save

A voucher lib

1.0.3

7 years ago

Added to packagist.

1.0.2

7 years ago

Fixed wrong exceptions. Thanks to /u/muglug

1.0.1

7 years ago

Style changes.

1.0

7 years ago

First release of Vouchers

  • Adds the ability to generate vouchers and voucher codes.
  • Adds the concept of bags (collections) to allow vouchers to work in sets.
  • Adds the ability to write custom generators for voucher codes.
  • Adds the ability to write custom validators for voucher codes.
  • Adds the ability to pick vouchers at random from a bag.
  • Adds the ability to pick vouchers based on a callback.