paradisesecurity / guzzle-bundle
Integrates the Guzzle HTTP Client into Symfony.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/paradisesecurity/guzzle-bundle
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.0
- guzzlehttp/psr7: ^1.9.1 || ^2.5.1
- psr/log: ^2.0 || ^3.0
- symfony/expression-language: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/stopwatch: ^6.4 || ^7.0
Requires (Dev)
- phpunit/phpunit: ^9.5
- symfony/phpunit-bridge: ^6.4 || ^7.0
- symfony/twig-bundle: ^6.4 || ^7.0
- symfony/var-dumper: ^6.4 || ^7.0
- symfony/yaml: ^6.4 || ^7.0
Suggests
- namshi/cuzzle: Outputs Curl command on profiler's page for debugging purposes
This package is auto-updated.
Last update: 2025-12-06 01:37:02 UTC
README
Symfony integration of the Guzzle HTTP Client.
Paradise Security
Paradise Security is a creative team focused on building open source decoupled components with the highest quality code. Read more on paradisesecurity.work.
Documentation
Documentation is available in the docs folder.
Bug tracking
Paradise Security uses GitHub issues. If you have found a bug, please create an issue.
MIT License
License can be found here.
Authors
The component was originally created by Paradise Security. See the list of contributors.
Credits
This component was inspired by Eight Points Guzzle Bundle.