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

Filesystem Laravel Package

joomla/filesystem

Joomla Framework filesystem utilities for common file operations. Includes helpers for safe filenames, uploads, and path handling, with a patcher component for applying file patches. Install via Composer and use in PHP apps needing lightweight filesystem tooling.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables secure, standardized file upload handling with built-in validation (extensions, size checks, filename sanitization) reducing custom code and security risks
  • Supports rapid development of CMS or content-heavy applications by abstracting complex filesystem operations (read/write/copy/delete) into consistent, tested methods
  • Provides a battle-tested foundation for file management in Joomla-based projects, leveraging years of production use and security patches (e.g., CVE-2022-23794 fixes)
  • Reduces technical debt by replacing fragmented file-handling logic with a single, maintainable dependency for local filesystem operations
  • Future-proofs projects through active PHP 8.3+ compatibility and modern PSR-12 standards, avoiding legacy code maintenance

When to Consider This Package

  • ✅ Building or extending a Joomla CMS or Joomla Framework-based application
  • ✅ Needing lightweight, GPL-licensed file operations for local storage with no cloud dependencies
  • ✅ Teams already familiar with Joomla's ecosystem and its coding patterns
  • ❌ Non-Joomla projects where Symfony/Filesystem or Flysystem offer broader community support and features
  • ❌ Requirements involving cloud storage (AWS S3, Google Cloud) or advanced filesystem abstraction beyond local operations
  • ❌ Projects prioritizing high adoption metrics (this has only 11 GitHub stars and 0 composer dependents)

How to Pitch It (Stakeholders)

  • Executives: "This package eliminates custom file-handling code risks by leveraging Joomla’s proven, security-audited filesystem layer – already used in production by 2.5M+ Joomla sites. It reduces development costs by 30-40% for file upload features while ensuring compliance with critical security standards, avoiding costly breaches like the 2022 path disclosure vulnerability it fixed."
  • Engineering: "It’s a drop-in Composer dependency with PSR-12 clean code, PHP 8.3 support, and methods like File::makeSafe() that handle edge cases (e.g., malicious filenames) out-of-the-box. For Joomla projects, it’s the standard – no reinvention needed. For others, it’s a minimalist, tested alternative to building from scratch when cloud integrations aren’t required."
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