fusio / adapter-php
Write the endpoint logic in simple PHP files
Installs: 21 064
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 3
Open Issues: 0
Requires
- php: >=7.2
- fusio/engine: ^4.0
- psx/sandbox: ^0.3
Requires (Dev)
- phpunit/phpunit: ^8.0
README
Fusio adapter which provides an action to write the endpoint logic in simple PHP files. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-php
php bin/fusio system:register Fusio\Adapter\Php\Adapter