ricbra / php-discogs-api

PHP 5.4 Implementation of the Discogs API
MIT License
152 stars 96 forks source link

rewrite for guzzle 7 and php 7.3+ #58

Closed AnssiAhola closed 3 years ago

AnssiAhola commented 3 years ago

Hi @ricbra I saw the issue #55 and seeing its from 2019 and no PR working on it, I thought might as well contribute my work on this on my local clone.

Done:

To Do:

Hope this repo isnt abandoned. 😅

froschdesign commented 3 years ago

@AnssiAhola I would suggest you stay on topic. No change of code styling and no new features. This can be done in separate pull requests.

AnssiAhola commented 3 years ago

@AnssiAhola I would suggest you stay on topic. No change of code styling and no new features. This can be done in separate pull requests.

Fair enough, what do you mean specifically with "change of code styling"

alruddick commented 1 year ago

Has this PR been abandoned? I need a PHP7.2+ client for Discogs so this would be ideal

AnssiAhola commented 1 year ago

Has this PR been abandoned? I need a PHP7.2+ client for Discogs so this would be ideal

Theres a fork thats maintained and available via packagist here https://github.com/calliostro/php-discogs-api

ricbra commented 1 year ago

Cool didn't knew there were maintained forks. Gonna archive this repo and will point to the fork instead.