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

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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