oyta / oyta-ng
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: 2025-03-22 01:01:44 UTC
README
Oyta-Ng
composer require oyta/oyta-ng
use Oyta\OytaNg\Join;
Join::config($sn,$key);
$res = Join::quota();
dump($res);