Skip to content

Implement basic HTTP client with GET and POST methods, including support for JSON and form-encoded data. Added helper functions for simplified usage.

Compare
Choose a tag to compare
@phpdevcommunity phpdevcommunity released this 03 Oct 13:12
· 2 commits to main since this release

Implement basic HTTP client with GET and POST methods, including support for JSON and form-encoded data. Added helper functions for simplified usage.