All Projects → thephpleague → Flysystem

thephpleague / Flysystem

Licence: mit
Abstraction for local and remote filesystems

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Flysystem

flysystem-curlftp
Flysystem Adapter for the FTP with cURL implementation
Stars: ✭ 36 (-99.71%)
Mutual labels:  filesystem-library, filesystem, thephpleague
FileSystemTest
FileSystem Api Test For Windows
Stars: ✭ 17 (-99.86%)
Mutual labels:  filesystem-library, filesystem
Dokany
User mode file system library for windows with FUSE Wrapper
Stars: ✭ 4,055 (-66.86%)
Mutual labels:  filesystem, filesystem-library
File Storage
File storage abstraction for Yii2
Stars: ✭ 116 (-99.05%)
Mutual labels:  filesystem
Iextractor
Automate extraction from iOS firmware files (.ipsw)
Stars: ✭ 124 (-98.99%)
Mutual labels:  filesystem
Node Proper Lockfile
An inter-process and inter-machine lockfile utility that works on a local or network file system.
Stars: ✭ 139 (-98.86%)
Mutual labels:  filesystem
Android Filebrowser Filepicker
A FileBrowser / FileChooser / FolderChooser for Android that you can integrate to your app to browse/select files from internal/external storage
Stars: ✭ 157 (-98.72%)
Mutual labels:  filesystem
Hypertag
Knowledge Management for Humans using Machine Learning & Tags
Stars: ✭ 116 (-99.05%)
Mutual labels:  filesystem
Mc
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
Stars: ✭ 1,962 (-83.97%)
Mutual labels:  filesystem
Janus
Janus: a state-of-the-art file system fuzzer on Linux
Stars: ✭ 139 (-98.86%)
Mutual labels:  filesystem
Fsarchiver
file system archiver for linux
Stars: ✭ 135 (-98.9%)
Mutual labels:  filesystem
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+7.36%)
Mutual labels:  filesystem
Gocryptfs
Encrypted overlay filesystem written in Go
Stars: ✭ 2,088 (-82.94%)
Mutual labels:  filesystem
Diskover Web
Web file manager, disk space usage, storage search engine and file system analytics for diskover
Stars: ✭ 121 (-99.01%)
Mutual labels:  filesystem
Flametree
🔥 Python file and zip operations made easy
Stars: ✭ 148 (-98.79%)
Mutual labels:  filesystem
Litfs
A FUSE file system in Go extended with persistent file storage
Stars: ✭ 116 (-99.05%)
Mutual labels:  filesystem
Xcv
✂️ Cut, Copy and Paste files with Bash
Stars: ✭ 144 (-98.82%)
Mutual labels:  filesystem
Macosx Kernel Filter
A Mac OS X kernel mode filter driver ( a kernel extension ) for devices, file systems and network
Stars: ✭ 126 (-98.97%)
Mutual labels:  filesystem
Afs
Abstract File Storage
Stars: ✭ 126 (-98.97%)
Mutual labels:  filesystem
Mergerfs
a featureful union filesystem
Stars: ✭ 2,114 (-82.72%)
Mutual labels:  filesystem

League\Flysystem

Author Source Code Latest Version Software License Quality Assurance Total Downloads php 7.2+

About Flysystem

Flysystem is a file storage library for PHP. It provides one interface to interact with many types of filesystems. When you use Flysystem, you're not only protected from vendor lock-in, you'll also have a consistent experience for which ever storage is right for you.

Getting Started

Commonly-Used Adapters

Third party Adapters

You can always create an adapter yourself.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Enjoy

Oh, and if you've come down this far, you might as well follow me on twitter.

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].