Symfony HTTP Client for Drupal
This project provides an implementation of Symfony's HTTP Client for Drupal, primarily to support Symfony Notifier channels. By default, it uses cURL for requests, with potential future enhancements to use Guzzle.
An implementation of Symfony's HTTP Client for Drupal.
The primary driver for this project is Symfony HTTP Client is a dependency of various Symfony Notifier channels.
By default, requests will directly execute with cURL. Further enhancements could include an adapter that forwards to Guzzle. though Guzzle will also make use of cURL.
This project is not maintained or endorsed by Symfony or its team.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
1 tracked project depends on this one