Re: New PHP SDK

2014-11-12 Thread Rod Simpson
Jason, Thank you very much for all your hard work.  We sincerely appreciate your contribution.  I have accepted this PR into the project and it is now part of Apache Usergrid. Rod --  Rod Simpson @rockerston rodsimpson.com On November 10, 2014 at 2:30:19 AM, Jason Kristian

Re: New PHP SDK

2014-11-12 Thread Jason Kristian
Im happy that its accepted and that I could contribute. Ive got one feature more I’m going to add and submit its just some helper methods for the default relationships where there is a relationship api call already. What I’ve done in my project was make it a bit easier at the moment once you

Re: New PHP SDK

2014-11-10 Thread Jason Kristian
I think this SDK is now ready Ive got all UnitTests done, I think Ive covered all api calls and I have added a Examples folder with detailed examples. If Ive missed a api or anything please let me know. Thanks and enjoy :) Jason Kristian | Director | Apps 4 U Pty Ltd. ph: +61 075699 8109 mob:

Re: New PHP SDK

2014-10-17 Thread jasonk
Ive updated the Manifest files to version 1.0.1 that are now mapped from the APigee Rest endpoints doc rather then the swagger files. All that is left todo is to hook up the response model classes in the manifest files and finish all the unit tests. And add a event listener to all commands so