Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement api-php client #1

Open
luchaos opened this issue Dec 17, 2023 · 1 comment
Open

Implement api-php client #1

luchaos opened this issue Dec 17, 2023 · 1 comment

Comments

@luchaos
Copy link
Member

luchaos commented Dec 17, 2023

@luchaos luchaos self-assigned this Dec 17, 2023
@owenvoke
Copy link

owenvoke commented Apr 23, 2024

Do you have any thoughts on using Guzzle or HTTPlug for standardised requests? I'd be happy to help with this.

I've opened PR #2, which refactors to using Guzzle. No pressure to use it, I just thought I'd provide an example of what it could look like.

I was also thinking that the methods could be extracted into concerns/traits to prevent having a list of all methods in the main class. 🤷🏻

@luchaos luchaos removed their assignment Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants