fusio / adapter-file
Adapter to serve static files
Installs: 19 068
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.2
- fusio/engine: ^4.0
- league/flysystem: ^1.0
- symfony/yaml: ^4.0|^5.0
Requires (Dev)
- phpunit/phpunit: ^8.0
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