issues
search
findologic
/
findologic-api
Library for sending requests to the Findologic API
MIT License
1
stars
3
forks
source link
Support PSR-18
#58
Open
TheKeymaster
opened
4 years ago
TheKeymaster
commented
4 years ago
We have a client.
We should follow the
PSR-18
HTTP Client standard.
As base construct use:
https://packagist.org/packages/psr/http-client
- Guzzle may already require it.