fusio / adapter-http
Provides a connection to send and retrieve HTTP messages
Fund package maintenance!
chriskapp
Patreon
www.paypal.me/fusioapi
Installs: 30 003
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: >=8.0
- fusio/engine: ^5.0
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- phpunit/phpunit: ^8.0
README
Fusio adapter which provides a connection to send and HTTP messages. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-http
php bin/fusio system:register Fusio\Adapter\Http\Adapter