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 Path Prefixing Laravel Package

league/flysystem-path-prefixing

Flysystem path prefixing decorator for adapters. This sub-split lets you transparently prepend a base directory/prefix to all filesystem operations (read/write/list) without changing your code. Install via composer; docs at flysystem.thephpleague.com.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: The package is a Flysystem decorator for path prefixing, but Flysystem v3+ includes PathPrefixingAdapter natively in the core package, making this sub-split redundant for modern Laravel projects (which typically use v3+). It aligns with Flysystem's adapter decoration pattern but adds no value in current ecosystems.
Integration feasibility: High only for legacy Flysystem v2 projects; for Laravel (v3+), the core adapter is the correct solution. Using this package in v3+ environments causes duplicate class errors due to overlapping functionality.
Technical risk: High due to near-zero adoption (0 dependents, 1 star), potential version conflicts, and fragmented support (issues must be directed to main Flysystem repo). The read-only repository status implies no active development or maintenance for this split.
Key questions:

  • Is the project using Flysystem v2 or v3+? If v3+, this package is obsolete.
  • Does the team know Flysystem v3+ includes PathPrefixingAdapter in the core package?
  • Are there legacy dependencies preventing Flysystem upgrade?

Integration Approach

Stack fit: Poor for modern Laravel stacks. Laravel typically uses Flysystem v3+ via packages like league/flysystem-aws-s3-v3, which already includes PathPrefixingAdapter. This sub-split adds unnecessary complexity and conflicts.
Migration path

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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport