fusio/adapter-file

Adapter to serve static files

Installs: 39 148

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/fusio/adapter-file

v6.1.1 2025-10-09 11:06 UTC

README

Fusio adapter which provides an action to serve static files as API response. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-file
php bin/fusio system:register "Fusio\Adapter\File\Adapter"