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
This package is auto-updated.
Last update: 2024-10-25 20:06:45 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.