All Projects → 1up-lab → Oneupflysystembundle

1up-lab / Oneupflysystembundle

Licence: mit
A Flysystem integration for your Symfony projects.

Projects that are alternatives of or similar to Oneupflysystembundle

anyfs
Portable file system for Node
Stars: ✭ 17 (-96.86%)
Mutual labels:  dropbox, filesystem, aws-s3
Simpleupload
Simple upload system in PHP, compatible with AWS S3, Dropbox, Azure and others.
Stars: ✭ 85 (-84.29%)
Mutual labels:  aws-s3, dropbox
Meteor Files
🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
Stars: ✭ 1,033 (+90.94%)
Mutual labels:  aws-s3, dropbox
backmeup
BackMeUp: An automated MySQL / MariaDB databases and files backup solution on *nix Machines using Amazon S3, WebDAV (ownCloud / NextCloud etc.), Google Drive and Dropbox.
Stars: ✭ 80 (-85.21%)
Mutual labels:  dropbox, aws-s3
Dropbox Filesystem Fix
Fix the filesystem detection in the Linux Dropbox client
Stars: ✭ 144 (-73.38%)
Mutual labels:  dropbox, filesystem
Vscode Remote Workspace
Multi protocol support for handling remote files like local ones in Visual Studio Code.
Stars: ✭ 197 (-63.59%)
Mutual labels:  dropbox, filesystem
dropbox-fs
📦 Node FS wrapper for Dropbox
Stars: ✭ 35 (-93.53%)
Mutual labels:  dropbox, filesystem
Mc
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
Stars: ✭ 1,962 (+262.66%)
Mutual labels:  aws-s3, filesystem
moodle-tool objectfs
Object file storage system for Moodle
Stars: ✭ 61 (-88.72%)
Mutual labels:  filesystem, aws-s3
Meteor-Files-Demo
Demo application for ostrio:files package
Stars: ✭ 16 (-97.04%)
Mutual labels:  dropbox, aws-s3
Cryfs
Cryptographic filesystem for the cloud
Stars: ✭ 1,560 (+188.35%)
Mutual labels:  dropbox, filesystem
Goofys
a high-performance, POSIX-ish Amazon S3 file system written in Go
Stars: ✭ 3,932 (+626.8%)
Mutual labels:  aws-s3, filesystem
Dbxfs
User-space file system for Dropbox
Stars: ✭ 673 (+24.4%)
Mutual labels:  dropbox, filesystem
S3fs Fuse
FUSE-based file system backed by Amazon S3
Stars: ✭ 5,733 (+959.7%)
Mutual labels:  aws-s3, filesystem
Knpgaufrettebundle
Easily use Gaufrette in your Symfony projects.
Stars: ✭ 646 (+19.41%)
Mutual labels:  symfony, filesystem
s3-concat
Concatenate Amazon S3 files remotely using flexible patterns
Stars: ✭ 32 (-94.09%)
Mutual labels:  filesystem, aws-s3
Webfs
A Filesystem Built On Top of the Web.
Stars: ✭ 307 (-43.25%)
Mutual labels:  dropbox, filesystem
Filesystem
The Filesystem component provides basic utilities for the filesystem.
Stars: ✭ 4,111 (+659.89%)
Mutual labels:  symfony, filesystem
Dutree
a tool to analyze file system usage written in Rust
Stars: ✭ 499 (-7.76%)
Mutual labels:  filesystem
Securefs
Filesystem in userspace (FUSE) with transparent authenticated encryption
Stars: ✭ 518 (-4.25%)
Mutual labels:  filesystem

OneupFlysystemBundle

Build Status Total Downloads

Now 4.x available with Flysystem 2 support!

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.

Documentation

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

Read the documentation for master

Flysystem 1.x

If you're looking for Flysystem 1.x support, check out the 3.x-branch of this bundle.

License

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

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/website-skeleton to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].