Libraries tagged by Disky
biigle/user-disks
3282 Downloads
BIIGLE module to offer private storage disks for users.
spatie/server-monitor-app
346 Downloads
A PHP application to monitor the health of your servers
hpolthof/laravel-backblaze
20307 Downloads
Backblaze B2 Cloud Storage for Laravel 5
gadixsystem/systeminformation
2707 Downloads
Simple package to read system information
webmaster/maxmind-db-reader
1008 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
ssx/skrub
18734 Downloads
Skrub can help to clear some disk space.
ssntpl/cloud-storage
77 Downloads
Laravel Storage Driver to sync files on to the multiple disks asynchronously
ryangjchandler/laravel-json-settings
863 Downloads
Store your Laravel application settings in an on-disk JSON file.
phpolar/csv-file-storage
202 Downloads
Adds support for storing data on disk in CSV format.
meteko/image-resizer
781 Downloads
Automatically resize images on upload. To save disk space and bandwidth
gflaminio3/telara
74 Downloads
A custom Laravel package that provides a storage disk for uploading files to Telegram and retrieving them seamlessly
formatd/dummy-resources
1444 Downloads
Modifies the default FileSystemStorage to provide dummy files if the physical file for a resource is missing on disk.
carlosio/compify
172 Downloads
Including the tests and other useless information like .travis.yml in distributed packages is not a good idea. "Compify" tries to remove everything, in order to save bandwidth and disk usage, but the necessary code for the package to work in your app or library.
businessprocess/file-storage
148 Downloads
File storage disk for Laravel
brokencube/zipstream64
7641 Downloads
ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.