mrgoodbytes8667 / http-client-common
Some common files needed for the various HttpClient backed packages
Installs: 21 394
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- ext-json: *
- symfony/http-client: ^6.2 | ^7.0
- symfony/http-foundation: ^6.2 | ^7.0
Requires (Dev)
- symfony/test-pack: ^1.0.9
- symfony/var-dumper: ^6.2 | ^7.0
Conflicts
- phpunit/phpunit: <9.5
- symfony/http-foundation: <5.2.1
README
Some common files needed for the various HttpClient backed packages
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Open a command console, enter your project directory and execute:
$ composer require mrgoodbytes8667/http-client-common
License
http-client-common by MrGoodBytes is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Based on a work at https://github.com/mrgoodbytes8667/http-client-common.