mohamedhk2 / wamp-curl
Wamp Curl Fix
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/mohamedhk2/wamp-curl
Requires
- hassankhan/config: ^3.0
Requires (Dev)
- symfony/var-dumper: ^5.4
README
Install
The recommended way to install this is through composer:
composer require mohamedhk2/wamp-curl
Usage
- Download
cacert.pem
fromhttps://curl.se/ca/cacert.pem
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