oyta/oyta-ng

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

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/oyta/oyta-ng

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

This package is not auto-updated.

Last update: 2025-10-18 04:16:05 UTC


README

Oyta-Ng

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

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