Libraries tagged by file storage
white-rabbit-1-sketch/php-file-hash-map
5008 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
maxkhim/laravel-storage-dedupler
374 Downloads
Laravel package for deduplication files in storage and analyze potential disk space savings
softinklab/laravel-keyvalue-storage
11253 Downloads
Key-Value Storage for Laravel using Database or JSON File
royvoetman/flysystem-gitlab-storage
25734 Downloads
Flysystem Adapter for the Gitlab Repository files API v4
djurovicigoor/lara-files
7002 Downloads
Lara-files is a package which will make it easier to work with files. Package has built-in support for DigitalOcean spaces and Amazon S3.
unisharp/laravel-fileapi
45641 Downloads
Laravel File API - Handle Files with Laravel Storage
gravitypdf/upload
22496 Downloads
Handle file uploads with extensible validation and storage strategies
zing/laravel-flysystem-obs
13230 Downloads
Flysystem Adapter for OBS
zing/flysystem-obs
32124 Downloads
OBS filesystem adapter for Flysystem.
detain/myadmin-swift-backups
2863 Downloads
OpenStack Swift object storage backup plugin for the MyAdmin control panel. Provides authentication, container management, file upload/download, and ACL operations via the Swift API.
mjrider/flysystem-factory
22836 Downloads
Simple factory library to create a flysystem instance from a url
thaiphan/magento-s3
2883 Downloads
Use Amazon S3 as the file storage backend for your Magento store.
detain/session-samurai
2569 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.
thaiphan/magento2-s3
116514 Downloads
Use Amazon S3 as the file storage backend for your store.
php-collective/file-storage-image-processor
12529 Downloads
File Storage Image Processor