yyy / fetchapi
public library for fetch api
v2.0.1
2020-01-13 09:41 UTC
Requires
- php: >=7.1
- guzzlehttp/guzzle: *
Requires (Dev)
- orchestra/testbench: ^3.5
README
publish method
php artisan vendor:publish --provider="YYY\FetchApi\Pay\ServiceProvider"
Exposed class & interface:
class
- YYY\FetchApi\Pay\RequestData;
- YYY\FetchApi\Pay\Api;
- YYY\FetchApi\Pay\Stub;
interface
- YYY\FetchApi\Pay\MyInterface\InterfaceEvent
- YYY\FetchApi\Pay\MyInterface\InterfacePay
- YYY\FetchApi\Pay\MyInterface\InterfaceApi
- YYY\FetchApi\Pay\MyInterface\InterfaceErr