fusio/adapter-file

Adapter to serve static files

Maintainers

Package info

github.com/apioo/fusio-adapter-file

Homepage

pkg:composer/fusio/adapter-file

Statistics

Installs: 41 603

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

v6.2.0 2025-12-23 10:14 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"