code-tool / curl-client
cURL client
v5.7.0
2026-02-18 13:39 UTC
Requires
- php: ^7.1 || ^8.0
- ext-ctype: *
- ext-curl: *
- ext-json: *
- psr/http-client: ^1
- psr/http-factory: ^1.0.1
Provides
This package is auto-updated.
Last update: 2026-05-18 14:28:23 UTC
README
Installation
composer require code-tool/curl-client
Getting Started
It is strictly advised to use any form of DI container (e.g. with Symfony Bundle).