mireiawen / curl
cURL class
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mireiawen/curl
Requires
- php: >=7.3.0
- ext-curl: *
- ext-gettext: *
This package is auto-updated.
Last update: 2025-09-10 14:58:11 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