Skip to content

Commit 44fe2d2

Browse files
authored
Update README.md
1 parent 7ab32e7 commit 44fe2d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ $data = $response->json();
3333
- Simple, easy to learn syntax that standardises the way you interact with APIs
3434
- Abstract API integrations into classes so you can keep your code DRY
3535
- Configuration is fast and can be shared across all your requests
36+
- Built on top of Guzzle, one of the most popular PHP HTTP clients.
3637
- Framework agnostic
3738
- Mocking requests for testing
3839
- Great for building your own PHP SDKs

0 commit comments

Comments
 (0)