php-http / httplug-pack
A pack to install HTTP clients in a Symfony Flex application
Installs: 768 681
Dependents: 2
Suggesters: 0
Security: 0
Stars: 39
Watchers: 5
Forks: 3
Open Issues: 1
Type:symfony-pack
Requires
- nyholm/psr7: ^1.1
- php-http/curl-client: ^2.0
- php-http/discovery: ^1.6
- php-http/httplug-bundle: ^1.7
- php-http/message: ^1.0
This package is auto-updated.
Last update: 2024-10-27 02:20:56 UTC
README
This is a Flex pack to install multiple httplug dependencies in your application.
This package has chosen sensible defaults for you. We use Guzzle's PSR7 implementation and the curl-client from php-http. There are lightweight packages and commonly used. You could use any PSR7 implementation and any HTTPlug client. Read more about this in the HTTPlug docs.
Contributing
Please see our contributing guide.
Security
If you discover any security related issues, please contact us at security@php-http.org.
License
The MIT License (MIT). Please see License File for more information.