mindplay / heyloyalty
Client library for Hey Loyalty API
Installs: 187
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/mindplay/heyloyalty
Requires
- php: >=5.3.0
- guzzlehttp/guzzle: >=3.8.1, <4
This package is auto-updated.
Last update: 2025-09-25 21:57:39 UTC
README
Basic client for the Hey Loyalty API.
This is not intended to be a full or complete API client - it currently implements enumeration and loading of lists and members, both mapped to model objects, and all possible operations on members. It does not implement creating/deleting/editing lists.
The test-suite is dependent on a particular list structure and member content created under our account, so it can currently only be run by us. It passes, but you'll have to take our word for it.