mindplay / heyloyalty
Client library for Hey Loyalty API
0.1.1
2014-12-18 09:25 UTC
Requires
- php: >=5.3.0
- guzzlehttp/guzzle: >=3.8.1, <4
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-26 00:17:12 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.