PHP Wrapper for Dribbble API

Software Screenshot:
PHP Wrapper for Dribbble API
Software Details:
Version: 4.0.0 updated
Upload Date: 10 Apr 16
Developer: Martin Bean
Distribution Type: Freeware
Downloads: 30

Rating: nan/5 (Total Votes: 0)

The PHP Wrapper for Dribbble API is a light tool that can be used to allow PHP-based websites and platforms to query Dribbble for information about its services.

The requested data is neatly packed into a PHP array which can then be processed and printed on Web pages.

Dribbble.com is an invitation-only website that allows designers to show off screenshots of their current projects.

What it can do:

Fetches shots by players that this player follows

Fetches a player's shots

Get a list of people a player follows

Get a list of people a player has drafted

Get debut shots

Get popular shots

Get everyone's shots

Fetch comments for a particular shot

Fetch rebounds for a particular shot

Gets player data:

ID

Name

Username

URL

Avatar URL

Location

Twitter username

Drafted by

Shots count

Followers count

Following count

Draftees count

Member since

Get shots data:

ID

Title

URL

Image URL

Image thumb URL

Image width

Image height

Views count

Likes count

Comments count

Rebounds count

Creation date

Author name

What is new in this release:

  • 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.

What is new in version 3.0.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.

Requirements:

  • PHP 5.3 or higher

Similar Software

Comments to PHP Wrapper for Dribbble API

Comments not found
Add Comment
Turn on images!