wcatron / ionic-cloud-sdk-php

Ionic Cloud SDK for PHP
MIT License
2 stars 2 forks source link

Dependencies #1

Closed imhoffd closed 8 years ago

imhoffd commented 8 years ago

Let's talk dependencies!

We're going to definitely need a JWT library and a HTTP library.

What are your thoughts on these?

Any other dependencies you can think of, @wcatron?

wcatron commented 8 years ago

JWT was my first thought. Guzzle is what AWS uses and if it's good enough for Amazon.

I've got JWT and PHPUnit already setup. Just pushed my initial code.

imhoffd commented 8 years ago

Yes, definitely PHPUnit.

I wish I could comment specific lines of files.

wcatron commented 8 years ago

Well how about collaborator status?