Adopt if:
Storage facade.Look elsewhere if:
For Executives: "This package lets us use Scaleway’s cheaper, EU-compliant cloud storage directly in our Laravel apps—just like AWS S3, but with lower costs and regional flexibility. It’s a 10-minute setup with no ongoing maintenance costs, reducing our storage spend by ~30% while keeping the same developer experience. Ideal for media libraries, backups, or secondary storage tiers."
For Engineering:
"Need a drop-in Scaleway filesystem driver for Laravel? This MIT-licensed package replaces S3 with minimal config changes. It’s battle-tested for basic operations (upload/download/list) and works with Laravel’s Storage facade. Tradeoff: No active updates, but the code is simple and the Scaleway SDK handles the heavy lifting. Perfect for cost-sensitive or compliance-driven projects where S3 isn’t mandatory."
For Developers:
"Want to switch from S3 to Scaleway without rewriting file logic? Add this package, configure .env, and use Storage::disk('scaleway')->put()—just like before. No new APIs to learn. Caveat: Test edge cases (e.g., large files, concurrency) since it’s unmaintained."
How can I help you explore Laravel packages today?