fusio/adapter-php

Write the endpoint logic in simple PHP files

v6.1.0 2025-02-02 18:59 UTC

This package is auto-updated.

Last update: 2025-02-02 19:01:02 UTC


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"