Search by

oyta / oyta-ng

oyta

There is no license information available for the latest version (v1.0) of this package.

v1.0 2024-02-22 21:07 UTC

This package is not auto-updated.

Last update: 2026-09-05 08:24:38 UTC


README

Oyta-Ng

composer require oyta/oyta-ng
use Oyta\OytaNg\Join;
Join::config($sn,$key);

$res = Join::quota();
dump($res);