Libraries tagged by local file system
wizzou/laravel-image-optimizer
27 Downloads
A Laravel package to efficiently resize and optimize images, supporting multiple storage backends including local file systems and cloud storage like Amazon S3.
rajaluo/ossintegration
8 Downloads
oss integration with local file system
origindesign/ftp_connect
973 Downloads
FTP Connect - Custom Drupal 8 Module for FTP connection and store files in local file system
meyersm/simple-datastore
20 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.
lily-labs/db-backup
32 Downloads
DBBackup it's a library that provides classes to execute mysqldump to backup the given database, relocate the backup file in the local filesystem and compress the resulting backup file.
obj63mc/silverstripe-google-cloud-storage
13251 Downloads
SilverStripe module to store assets in Google Cloud Storage rather than on the local filesystem.
ffuenf/shopware-replicate-media-storage
1322 Downloads
This is a extension for Shopware that adds a replicate media adapter to store images on the local filesystem AND a AWS s3 CDN.
marvinjanssen/magicmounter
27 Downloads
PHP stream wrapper library to magically mount local or remote filesystems.
maalen/flysystem-exec
20 Downloads
Patch to execute commands in local/sftp 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.
smmoosavi/php-gettext
23519 Downloads
Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.