mohamedhk2/wamp-curl

v1.0.0 2022-01-20 13:42 UTC

This package is auto-updated.

Last update: 2024-04-24 17:56:21 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

Install

The recommended way to install this is through composer:

composer require mohamedhk2/wamp-curl

Usage

require_once 'vendor/autoload.php';
$results = \Mohamedhk2\WampCurl\WampCurl::fix('C:\wamp64', 'C:\wamp64\bin\cacert.pem');
var_dump($results);

License

Wamp Curl Fix is open-sourced software licensed under the MIT license