issues
search
saloonphp
/
saloon
🤠Build beautiful API integrations and SDKs with Saloon
https://docs.saloon.dev
MIT License
2.09k
stars
107
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update phpstan/phpstan requirement from ^1.11.4 to ^1.11.4 || ^2.0.0
#467
dependabot[bot]
opened
4 days ago
0
Add BatchRequest for handling batched API requests
#466
mstfblci
opened
1 week ago
1
Feature | Added resource method for Response
#465
guanguans
opened
1 week ago
0
Infinite Loop Detection triggered by multiple collect calls
#464
Floppy012
opened
1 week ago
0
change base url on retry
#462
ariaieboy
opened
1 month ago
0
Setting total pages before initiating pool with async pagination
#461
MatthewLoffredo
opened
1 month ago
0
limited exception message length
#460
lydenn
opened
1 month ago
0
Notifications are not sent to Sentry
#459
axcherednikov
opened
1 month ago
0
Allow customizing the GuzzleSender handler stack
#458
epixian
opened
2 months ago
0
Renamed $response to $responseClass for better clarity
#456
mstfblci
opened
2 months ago
3
Added isJson and isXML functions to Response class
#455
mstfblci
opened
2 months ago
2
Add methods to dynamically set/unset retry options
#454
viicslen
opened
2 months ago
0
Support for cache force update
#452
Tamas-hi
opened
2 months ago
0
about middleware
#451
mstfblci
opened
2 months ago
1
Send additional form data when requesting access_token with OAuth2
#450
77media-creations
opened
2 months ago
1
Xdebug has detected a possible infinite loop
#448
ajithMagic
opened
3 months ago
6
Debugging middleware results in empty body
#447
ddebowczyk
opened
3 months ago
1
Two Issues with Google Gemini Client library using SaloonPHP
#446
derrickobedgiu1
opened
3 months ago
1
add context to fixtures
#444
Gummibeer
opened
3 months ago
1
Replace deprecated auth methods in tests
#443
kanjibates
opened
3 months ago
0
Add `PaymentRequired` Exception
#441
JonPurvis
closed
3 months ago
0
Feature | Fatal Exception Middleware
#440
craigpotter
closed
3 months ago
0
Additional requests with the main request
#437
mstfblci
closed
3 months ago
2
Fix | Resolve headers with array as value
#433
smithbm2316
closed
4 months ago
0
Pagination: `currentPage` doesn't align with `page`
#432
jorqensen
closed
3 months ago
5
Offloading a Listener for SentSaloonRequest events to a queue returns error
#431
denjaland
closed
4 months ago
3
Override Connector defaultHeaders() in request
#430
jlevers
closed
5 months ago
5
Add `Stringable` to OAuthConfig `set` methods.
#429
avenjamin
closed
3 months ago
1
Possible to Use Multiple Instances of Same Request in Single Test?
#428
chrismcintosh
closed
3 months ago
3
Request class cannot accept `$query` property in constructor
#427
derrickobedgiu1
closed
5 months ago
3
Fix | PHPStan v1.11
#426
Sammyjo20
closed
5 months ago
0
feat(testing): allow merging data in mocked fixture responses
#425
innocenzi
opened
5 months ago
6
feat(testing): accept type-hinted requests as `assertSent` parameters
#424
innocenzi
opened
5 months ago
2
Feature | Add a `NullAuthenticator` to overwrite defaultAuth
#423
patrickcarlohickman
closed
5 months ago
1
Add client credentials grant with basic auth
#422
patrickcarlohickman
closed
3 months ago
0
Connector does not support `defaultBody()`?
#421
boryn
closed
4 months ago
3
Feature | Added support to Response object method to now accept a dot notation like json()
#420
Braunson
closed
5 months ago
0
Feature Request: Requests have the ability to return a Colleciton
#419
Braunson
closed
6 months ago
1
Connector object() throws an exception but json returns null|object?
#418
Braunson
closed
5 months ago
1
Asserting a request is sent by closure parameter
#417
innocenzi
closed
4 months ago
1
Allow partial overriding of fixtures
#416
innocenzi
closed
4 months ago
2
async request with multi connector
#414
mstfblci
closed
5 months ago
1
Tests using Fixtures with custom Authenticators record incorrect response
#413
Welfordian
opened
6 months ago
1
Generating Documentation Files for GPT on ChatGPT
#412
dangnhdev
closed
4 months ago
4
Using non-standard HTTP methods
#411
mikaeljorhult
closed
6 months ago
2
Some properties are removed from the response body
#404
dimifontaine
closed
7 months ago
0
Change guzzle client creation (linked to PR in laravel-plugin)
#403
gdebrauwer
closed
3 months ago
3
Remove authentication on a specific request
#402
labomatik
closed
5 months ago
5
Feature | Add `assertSentInOrder` assertion to MockClient
#400
DaniTulp
closed
5 months ago
2
Connector default headers overwrite request body headers
#398
Sammyjo20
closed
3 months ago
1
Next