fusio/adapter-php

Write the endpoint logic in simple PHP files

v6.0.4 2023-07-15 17:38 UTC

This package is auto-updated.

Last update: 2024-04-15 19:46:18 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"