cURL class

0.1.0 2019-11-10 01:27 UTC

This package is auto-updated.

Last update: 2024-04-10 11:44:20 UTC


README

A simple cURL wrapper class. All of the methods that can return error, should throw exceptions when and only error occurs.

  • Classes: cURL
  • Namespace: Mireiawen\cURL

Requirements

  • Intl extension
  • PHP 7
  • cURL extension

Installation

You can clone or download the code from the GitHub repository or you can use composer: composer require mireiawen/curl