Libraries tagged by local file system
rajaluo/ossintegration
8 Downloads
oss integration with 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
20 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.
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
9 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
139 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
22916 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.
smmoosavi/php-gettext-core
22182 Downloads
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.