league/flysystem-gridfs
MongoDB GridFS adapter for Flysystem. Install via composer (league/flysystem-gridfs) to use GridFS as a filesystem backend for reading and writing files. This is a split package; issues and PRs are handled in the main Flysystem repo.
ext-mongodb version requirements (v1.3+/v2+).Executives: "This package lets us leverage MongoDB GridFS for large file storage without custom development—saving 3-6 months of engineering effort. It integrates with our existing Flysystem setup, ensuring consistent file operations across cloud and on-prem storage while reducing infrastructure costs. MIT-licensed with no vendor lock-in."
Engineering: "Drop-in compatibility with Flysystem 3.x: replace LocalAdapter with GridFsAdapter in minutes. Supports streaming large files, metadata handling, and Laravel integration via filesystem.php. Validate MongoDB driver compatibility (v1.3+/v2+) and index performance—minimal refactoring needed if Flysystem is already in use."
How can I help you explore Laravel packages today?