Martin Bean ([email protected])
Zach Dunn ([email protected])
12/28/2011 (Martin Bean):
- Tagged for v2.0
- Completely re-factored; check out the new examples
2/6/2011 (Zach Dunn):
- Tagged for v1.0
- Player class now supports draftees and followers. See the new example page for use cases.
- New proposed MIT license added to the repo.
- Player class now returns specific player lists instead of entire player objects for
draftees()
andfollowing()
- The old
following()
method is nowshots_by_following()
, since it makes more sense semantically.
Simply deploy the files onto your web server's file system. Requires the curl extension to be enable on your web server.
Jeremy Weiskotten, who inspired me to write this. If Ruby on Rails is more your flavour, check out his Ruby gem, swish, which is a Ruby wrapper for the Dribbble API: http://github.com/jeremyw/swish Some cues were also taken from Facebook's PHP SDK for version 2.0.
Licensed under the MIT license. See LICENSE.txt for further information.
Please track bugs using the issues tab of this project on GitHub https://github.com/martinbean/dribbble-php/issues