Libraries tagged by local file system
mgriego/flysystem-clamav
24270 Downloads
The Flysystem ClamAV scanner acts as a passthrough filesystem, scanning files that are retrieved from or stored to a backing Flysystem adapter (ie Local, FTP, S3, etc).
samsonos/php_fs_local
444 Downloads
SamsonPHP local file system service
jackardios/laravel-file-cache
294 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
rabiloo/laravel-local-temporary-url
199 Downloads
This package provides temporary url method for local filesystem driver
divineomega/php-file-sync
510 Downloads
Synchronise files between multiple local or remote file systems
flamecore/synchronizer-files
59 Downloads
Synchronize local and remote filesystems
prolixlib/file-system-bundle
742 Downloads
Symfony Kitpages FileSystem Bundle. Abstraction layer for files (local, S3)
ticketpark/file-bundle
15948 Downloads
This bundle assists in caching and downloading local and remote files
inanepain/file
47 Downloads
File utilities for local and remote files.
samsonframework/localfilemanager
951 Downloads
SamsonFramework local file system management package
phossa2/storage
143 Downloads
A storage front for local or remote storage system
micro-module/enqueue-fs
91 Downloads
Enqueue Filesystem based transport
biigle/laravel-image-cache
19 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
detain/session-samurai
94 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
hejunjie/cache
295 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.