jarboleda/goodreads-wrapper

带有OAuth的Goodreads API包装器

0.1.2 2017-03-03 20:31 UTC

This package is not auto-updated.

Last update: 2024-09-28 20:20:11 UTC


README

Goodreads API包装器,可在Packagist中找到。进行中

安装

OS X & Linux

composer require jarboleda/goodreads-wrapper

使用示例

检查example.php

贡献

  1. Fork它!
  2. 创建您的功能分支:git checkout -b my-new-feature
  3. 提交您的更改:git commit -am '添加一些功能'
  4. 推送到分支:git push origin my-new-feature
  5. 提交拉取请求 :D

发布历史

  • 0.1.0
    • 第一个正式版本
    • 变更:修正自动加载路径
  • 0.0.1
    • 进行中

元数据

Jeferson Arboleda – me@jglab.me

在MIT许可下分发。有关更多信息,请参阅LICENSE

https://gitlab.com/jag7