medium-sdk-php

Open source SDK for integrating Medium's OAuth2 API into your PHP application.

PHP v0.5.1
79 stars  ·  13 forks  ·  Updated  ·  MIT
Install
composer require medium-sdk-php
View on GitHub
apimediumphpsdk
Supported APIs (1)

Medium API helps you to quickly extract data from Medium's Website (https://medium.com). You can gather data related to

Version history All releases ↗

- `Fixed` - Bumped Guzzle to version 7 to resolve dependency issues

- `Added` - Support for PHP8 only

- `Added` - Support for PHP7 only

- `Fixed` - Added expired date in unix timestamp for access tokens. See [#11](https://github.com/jonathantorres/medium-sdk-php/pull/11)

- `Fixed` - Convert Guzzle's `GuzzleHttp\Psr7\Stream` to a string so it can be decoded. See [#9](https://github.com/jonathantorres/medium-sdk-php…

- `Added` - Method `getRefreshToken();` to get the refresh token after authentication.

- Added methods to get publications and publication contributors. - Added method to create a post under a specific publication. - Added examples. - Up…

- First release

Quality signals
Score
Stars79
Forks13
Last updated
LicenseMIT
Supported APIs (1)
medium.com