php-http-client icon indicating copy to clipboard operation
php-http-client copied to clipboard

SendGrid's PHP HTTP Client for calling APIs

Results 7 php-http-client issues
Sort by recently updated
recently updated
newest added

# Fixes # Adds the "validations" method to the http client. So it aligns with the [SendGrid Api Reference](https://docs.sendgrid.com/api-reference/e-mail-address-validation/validate-an-email). ### Checklist - [x] I acknowledge that all my contributions will...

# Fixes # Small PR for adding domains related method documentation, to help our IDE with these endpoints (https://docs.sendgrid.com/api-reference/domain-authentication/list-all-authenticated-domains for example). No code changes, just PHPDoc. ### Checklist - [x]...

# Fixes # This update allows the selection of and endpoint version, needed in cases like [Segmenting contacts V2 -> Update segment](https://docs.sendgrid.com/api-reference/segmenting-contacts-v2/update-segment) As you can see, the example code snippet...

# Fixes # Makes the [Get contacts by emails](https://docs.sendgrid.com/api-reference/contacts/get-contacts-by-emails) endpoint usable by adding the relative phpDoc method. ### Checklist - [x] I acknowledge that all my contributions will be made...

Hi there, can you please confirm that the library is compatible with PHP Version 8.2. i would also love to know when you are planning for it to be supported...