Libraries tagged by disk
wnipun/wp-memoize
11 Downloads
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
webmavens/laravel-storage-clear
2 Downloads
Laravel package for Clear a specific folder or all contents of a given storage disk (e.g., local, public, s3)
webazin/filament-file-explorer
8 Downloads
A comprehensive file explorer plugin for Filament 4 with multi-disk support
vanengers/catalog-translator
7 Downloads
Translate a MessageCatalog and save to disk
unnaki/reports
0 Downloads
ETL-style report generation/export package for Laravel 5 through 13. Generates aggregated reports (by hour/day/week/month) to CSV/Excel and stores them on any filesystem disk.
unloc/laravel-fontawesome-ondemand
83 Downloads
Fetch Font Awesome icons on demand from the GraphQL API and cache them to disk.
tourze/symfony-rotate-profile-storage-bundle
13 Downloads
A Symfony bundle that provides automatic rotation and cleanup for Symfony Profiler storage files to prevent disk space issues
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
tihloh/prefab-files
0 Downloads
Framework-independent file storage, retrieval, organization and disk management for Prefab PHP.
the/config
9 Downloads
Simple way to access configuration data from disk or from host framework
sinapsteknologi/laravel-gdrive-storage
17 Downloads
Laravel filesystem disk for Google Drive (Shared Drive & Service Account support)
shavy/qcache
63 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
se7enxweb/sevenx_valkey_cache
1 Downloads
Redis/Valkey backed cache handler for Exponential / eZ Publish Legacy. Replaces disk file storage for template blocks and content view caches.
se7enxweb/bcimagealias
2 Downloads
eZ Publish Legacy extension which provides a simple solution for exporting all images stored in ezpublish to disk and from there to a content delivery network (CDN). Great for smart developers!
scottchiefbaker/cache_sqlite
1 Downloads
PHP object caching system with a SQLite backend store and automatic content expiration. Cache is stored using a SQLite database and persists on disk.