mireiawen / curl
cURL class
0.1.0
2019-11-10 01:27 UTC
Requires
- php: >=7.3.0
- ext-curl: *
- ext-gettext: *
This package is auto-updated.
Last update: 2025-03-10 13:47:30 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