Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Flysystem Read Only Laravel Package

league/flysystem-read-only

Read-only decorator for League Flysystem adapters. Wrap an existing filesystem adapter to prevent writes, deletes, and other mutations while allowing safe read access. Install via composer require league/flysystem-read-only; docs at flysystem.thephpleague.com.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Security & Compliance: Enforces strict read-only access for sensitive data (e.g., audit logs, regulatory documents), eliminating accidental modifications and meeting industry standards like HIPAA or GDPR without custom code.
  • Build vs. Buy: Eliminates need to develop/maintain custom read-only logic, leveraging a mature, officially supported solution from Flysystem’s ecosystem. Reduces technical debt and testing overhead vs. in-house alternatives.
  • Use Cases: Ideal for immutable asset serving (e.g., PDF viewers, public file-sharing endpoints), backup systems, and scenarios requiring write prohibition at the storage layer while preserving read functionality.

When to Consider This Package

  • Adopt when:
    • Your project already uses Flysystem for storage abstraction and needs read-only enforcement for specific storage instances (e.g., S3 buckets, local directories).
    • Compliance or security policies mandate immutable storage for certain data types.
    • You require a lightweight, zero-configuration solution to prevent accidental writes in production.
  • Look elsewhere when:
    • Your application doesn’t use Flysystem (consider native solutions or alternative storage libraries).
    • You need advanced read-only features beyond basic write blocking (e.g.,
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai