Libraries tagged by disk
it-police/laravel-yadisk-driver
639 Downloads
using the yandex disk package as a laravel file system driver
initphp/upload
39 Downloads
Validate and store uploaded files on local disk, FTP/FTPS or Amazon S3 through a single adapter-based API.
imoca/count-min-sketch
5 Downloads
A count min sketch implementation store on disk.
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
haxibiao/page-cache
18 Downloads
Caches responses as static files on disk for lightning fast page loads.
haidarrais/laravel-image-oxide
1 Downloads
Laravel bridge for haidarrais/image-oxide: provider, config, facade, Intervention-compatible shim, and Storage disk macros.
getpop/filestore
1183 Downloads
Base classes to save files to disk, read them and reference them through an URL
floxum/s3-assets
1 Downloads
Relocate Flarum disks onto S3 or compatible bucket
floor9design/machine-identifier
46 Downloads
This is a simple class for identifying machines, creating a unique ID based on hardware (Hard disk UUID)
filippo-toso/remote
335 Downloads
A simple way to copy/move files between different Laravel Storage disks
exfriend/hardware-info
22 Downloads
CPU, Memory, Disk and uptime indicators for your dashboard
duncan3dc/sql-class
77594 Downloads
A simple database abstraction layer, with an on disk caching facility.
duncan3dc/sql
29 Downloads
A simple database abstraction layer, with an on disk caching facility
dnj/local-filesystem
1822 Downloads
Local disk implementation of dnj/filesystem
dlintin/zipstream-php
97 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.