yyy/fetchapi

public library for fetch api

Installs: 1 152

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:laravel-package

v2.0.1 2020-01-13 09:41 UTC

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