fusio / adapter-fcgi
Adapter to call a FastCGI endpoint
Fund package maintenance!
chriskapp
Patreon
www.paypal.me/fusioapi
Installs: 14 773
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: >=8.1
- fusio/engine: ^6.0
- hollodotme/fast-cgi-client: ^3.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- vimeo/psalm: ^5.9
README
Fusio adapter which provides an action to call a FastCGI server. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-fcgi
php bin/fusio system:register Fusio\Adapter\Fcgi\Adapter