caoqiang/yii2-yar

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

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

This package is auto-updated.

Last update: 2024-09-26 18:02:03 UTC


README

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

调用

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