Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Flysystem integration for Nette Framework (2.4+)

License

Notifications You must be signed in to change notification settings

ipublikuj-archive/flysystem

Repository files navigation

Flysystem

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License

This extension brings you Flysystem integration from The PHP League for Nette Framework

Installation

The best way to install ipub/flysystem is using Composer:

$ composer require ipub/flysystem

After that you have to register extension in config.neon.

extensions:
	flysystem: IPub\Flysystem\DI\FlysystemExtension

Documentation

Learn how to create filesystems and work with files in documentation.


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/flysystem.