Skip to content

imbo/imbo-filesystem-adapters

Repository files navigation

Filesystem storage adapter for Imbo

CI

Filesystem storage adapter for Imbo.

Installation

composer require imbo/imbo-filesystem-adapters

Usage

$mainStorageAdapter = new Imbo\Storage\Filesystem($path);
$imageVariationsStorageAdapter = new Imbo\EventListener\ImageVariations\Storage\Filesystem($path);

License

MIT, see LICENSE.

About

Filesystem storage adapters for Imbo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages