Libraries tagged by disk
diskominfotik-banda-aceh/e-sign-bsre-laravel
181 Downloads
Layanan tanda tangan elektronik
webmaster/maxmind-db-reader
1122 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
88 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
315 Downloads
Adds support for storing data on disk in CSV format.
neighborhoods/bakery
7662 Downloads
Leverages the PHP 7+ Opcache extension to compile source code and save the binary representation to disk.
meteko/image-resizer
811 Downloads
Automatically resize images on upload. To save disk space and bandwidth
formatd/dummy-resources
1606 Downloads
Modifies the default FileSystemStorage to provide dummy files if the physical file for a resource is missing on disk.
duncan3dc/sql-class
77560 Downloads
A simple database abstraction layer, with an on disk caching facility.
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
240 Downloads
File storage disk for Laravel
betapeak/laravel-auditing-filesystem
6492 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
audero/audero-wav-extractor
1424 Downloads
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.
brokencube/zipstream64
7692 Downloads
ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.