1.0.3 2021-04-23 09:11 UTC

This package is auto-updated.

Last update: 2025-06-23 18:27:26 UTC


README

this is a project

include "vendor/autoload.php";

use phpcurltest\Api;

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