gridonic / hapi

PHP Wrapper Library for the Harvest API
GNU General Public License v3.0
41 stars 21 forks source link

"Of user" support #18

Closed kallehauge closed 8 years ago

kallehauge commented 9 years ago

I have used your fabulous client in a couple of projects now and in both I've made an "adapter" so it could support the "of_user" parameter in the getEntry and updateEntry methods (\HarvestAPI).

A method of providing an array with parameters could be a more sustainable solution which I am happy to work on if you want this feature? :)

peschee commented 9 years ago

@jfierz Could you have a look at this? Seems legit for now to me. We can add the array of parameters later.