Skip to content

zachdunn/dribbble-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Wrapper for Dribbble API

AUTHORS

Martin Bean (martin@mcbwebdesign.co.uk) Zach Dunn (zach@onemightyroar.com)

ChangeLog

** 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() and following()
  • The old following() method is now shots_by_following(), since it makes more sense semantically.

NEWS

INSTALL

THANKS

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

COPYING / LICENSE

Licensed under the MIT license. See LICENSE.txt for further information.

BUGS

Please track bugs using the issues tab of this project on GitHub https://github.com/martinbean/dribbble-php/issues

About

PHP wrapper for the Dribbble API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%