Skip to content

Commit

Permalink
Missing code (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdecode committed Nov 27, 2023
1 parent bbf9468 commit 3075dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ While we have provided tools to work with APIs from [PSR-7](https://www.php-fig.
## Features

- Provides a simple, easy-to-learn, object-oriented syntax that standardizes the way you interact with APIs.
- Abstract API integrations into classes so you can keep your tidy and centralized.
- Abstract API integrations into classes so you can keep your code tidy and centralized.
- Configuration is fast and can be shared across all your requests.
- [PSR](https://www.php-fig.org/psr) compliant.
- HTTP Client agnostic.
Expand Down

0 comments on commit 3075dfc

Please sign in to comment.