Provides powerful methods to fetch HTTP resources synchronously or asynchronously. The HttpClient component is a low-level HTTP client with support for both PHP stream wrappers and cURL. It provides utilities to consume APIs and supports synchronous and asynchronous operations. The HTTP client contains many options you might need to take full control of the way the request is performed, including DNS pre-resolution, SSL parameters, public key pinning, etc. They can be defined globally in the configuration (to apply it to all requests) and to each request (which overrides any global configuration). It's common that some of the HTTP client options depend on the URL of the request (e.g. you must set some headers when making requests to GitHub API but not for other hosts). If that's your case, the component provides scoped clients (using ScopingHttpClient) to autoconfigure the HTTP client based on the requested URL.

Features

  • Provides powerful methods to fetch HTTP resources
  • Support for both PHP stream wrappers and cURL
  • Provides utilities to consume APIs
  • Fetch HTTP resources synchronously or asynchronously
  • Low-level HTTP client
  • HTTP client is interoperable with many common HTTP client abstractions in PHP

Project Samples

Project Activity

See All Activity >

Categories

HTTP Clients

License

MIT License

Follow HttpClient component

HttpClient component Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of HttpClient component!

Additional Project Details

Programming Language

PHP

Related Categories

PHP HTTP Clients

Registered

2023-05-12