1.0.3 2021-04-23 09:11 UTC

This package is auto-updated.

Last update: 2024-09-23 16:47:06 UTC


README

this is a project

include "vendor/autoload.php";

use phpcurltest\Api;

$api=new Api('https://www.phpcomposer.com/'); var_dump($api->getData(''));