spatie/laravel-disk-monitor
Monitor Laravel filesystem disks by recording daily metrics (currently: file count per disk). Includes migrations, config for disk names, and a scheduled command to capture usage over time for reporting and alerts.
du commands).df or cloud provider APIs may fit better).For Executives: "This package lets us monitor file counts across all our Laravel storage backends (e.g., S3, local disks) with minimal effort. It’s like a ‘check engine light’ for storage—alerting us before we hit limits that could disrupt services or inflate cloud bills. Since it’s open-source and integrates natively with Laravel, it’s a low-risk way to add visibility without new tooling. We’re proposing a quick spike to validate if it meets our needs, with a path to extend it if needed."
For Engineering:
*"Spatie’s laravel-disk-monitor gives us a turnkey way to track file counts per disk (e.g., ‘S3 bucket X has 50K files’). It’s a single composer package with:
How can I help you explore Laravel packages today?