yyy / fetchapi
fetch api 的公共库
v2.0.1
2020-01-13 09:41 UTC
Requires
- php: >=7.1
- guzzlehttp/guzzle: *
Requires (Dev)
- orchestra/testbench: ^3.5
README
发布方法
php artisan vendor:publish --provider="YYY\FetchApi\Pay\ServiceProvider"
暴露的类和接口
类
- YYY\FetchApi\Pay\RequestData;
- YYY\FetchApi\Pay\Api;
- YYY\FetchApi\Pay\Stub;
接口
- YYY\FetchApi\Pay\MyInterface\InterfaceEvent
- YYY\FetchApi\Pay\MyInterface\InterfacePay
- YYY\FetchApi\Pay\MyInterface\InterfaceApi
- YYY\FetchApi\Pay\MyInterface\InterfaceErr