axp-dev/dribbble-api 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

axp-dev/dribbble-api

Composer 安装命令:

composer require axp-dev/dribbble-api

包简介

Simple PHP library for dribbble

README 文档

README

Latest Stable Version Latest Unstable Version License

Simple php library for dribbble api

Contents

  1. Start
  2. Usage
  3. Author
  4. License

Start

Composer

$ composer require axp-dev/dribbble-api

Initialization

$token  = '...';
$client = new DribbbleApi($token);

Usage

Get a bucket

public function getBuckets($id) : array

List shots for a bucket

public function getBucketsShots($id) : array

Get a project

public function getProjects($id) : array

List shots for a project

public function getProjectsShots($id) : array

Get a shot

public function getShot($id) : array

List shots

public function getShots($params = []) : array

List attachments for a shot

public function getShotsAttachments($id) : array

List buckets for a shot

public function getShotsBuckets($id) : array

List comments for a shot

public function getShotsComments($id) : array

List the likes for a shot

public function getShotsLikes($id) : array

List projects for a shot

public function getShotsProjects($id) : array

List rebounds for a shot

public function getShotsRebounds($id) : array

List a teams members

public function getTeamsMembers($id) : array

List shots for a team

public function getTeamsShots($id) : array

Get a single user

public function getUsers($id) : array

List a users buckets

public function getUsersBuckets($id) : array

List followers of a user

public function getUsersFollowers($id) : array

List users followed by a user

public function getUsersFollowing($id) : array

List shot likes for a user

public function getUsersLikes($id) : array

List a users projects

public function getUsersProjects($id) : array

List shots for a user

public function getUsersShots($id) : array

List a users teams

public function getUsersTeams($id) : array

Show a job

public function getJobs($id) : array

Author

Alexander Pushkarev, e-mail: axp-dev@yandex.com

License

Open-sourced software licensed under the MIT license

统计信息

  • 总下载量: 35
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固