fusio / adapter-php
Write the endpoint logic in simple PHP files
v6.2.0
2025-12-23 13:02 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- psx/sandbox: ^0.8
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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"