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
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