Libraries tagged by local filesystem
origindesign/ftp_connect
976 Downloads
FTP Connect - Custom Drupal 8 Module for FTP connection and store files in local file system
opxcore/config-repository-files
14 Downloads
The OpxCore config repository driver for local file system.
meyersm/simple-datastore
21 Downloads
A PHP library to store objects between sessions using only the local file system
eriktorsner/wp-mirror
21 Downloads
A small util for mirroring WordPress to the local file system.
marvinjanssen/magicmounter
28 Downloads
PHP stream wrapper library to magically mount local or remote filesystems.
frdl/mount-manager
58 Downloads
PHP stream wrapper library to magically mount local or remote filesystems.
collei/lowcache
10 Downloads
A simple filesystem-based local cache implementation.
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
amitavroy/backup-manager
141 Downloads
This Laravel package allows you to create a backup of your database. You can use any file system which Laravel supports like S3, FTP, local etc.
falc/flysystem-local-symlink-plugin
46413 Downloads
Local symlink plugin for Flysystem.
slam/flysystem-local-cache-proxy
8 Downloads
FlySystem adapter to cache locally the content of files
rokde/flysystem-local-database-adapter
495 Downloads
A flysystem adapter for storing files within your local database table.