/secret-santa

A simple PHP implementation for the Secret Santa problem.

Primary LanguagePHPMIT LicenseMIT

secret-santa

A simple PHP implementation for the Secret Santa problem.

Next version will:

  • permit multiple recipients per participant
  • allow couples to have their recipients considered as a group (so the couples can't end up with duplicates)