caoqiang/yii2-yar

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

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/caoqiang/yii2-yar

v1.1 2020-10-26 06:32 UTC

This package is auto-updated.

Last update: 2025-10-26 20:18:06 UTC


README

$enableCsrfValidation = false 必须设置要不然报错

调用

    use yar\Rpc;
    $rpc = new Rpc(new class());