fm-labs/php-curl

Curl object-wrapper library for PHP

1.2.2 2024-03-19 11:17 UTC

This package is auto-updated.

Last update: 2024-04-19 11:26:50 UTC


README

Simple CURL wrapper library for PHP.

Includes PSR-18 compliant HTTP client.

Requirements

  • php 7.1+

Installation

$ composer require fm-labs/php-curl

Usage

Tests

$ composer run test

--

LICENSE

CHANGELOG