Skip to content

A Flysystem integration for your Symfony projects.

Notifications You must be signed in to change notification settings

lukgru/OneupFlysystemBundle

 
 

Repository files navigation

OneupFlysystemBundle

The OneupFlysystemBundle provides a Flysystem integration for your Symfony projects. Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one. Currently you can configure the following adapters to use in your Symfony project.

Build Status Total Downloads

Documentation

The entry point of the documentation can be found in the file Resources/docs/index.md

Read the documentation for master

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

Credit where credit is due

Due to the similiarities between Flysystem and Gaufrette, this bundle is heavily inspired by the beautifully crafted GaufretteBundle. Props to the devs at KnpLab!

About

A Flysystem integration for your Symfony projects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%