Download the PHP package maduser/argon-filesystem without Composer
On this page you can find all versions of the php package maduser/argon-filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maduser/argon-filesystem
More information about maduser/argon-filesystem
Files in maduser/argon-filesystem
Download maduser/argon-filesystem
More information about maduser/argon-filesystem
Files in maduser/argon-filesystem
Vendor maduser
Package argon-filesystem
Short Description Flysystem storage disk integration for the Argon runtime stack.
License MIT
Package argon-filesystem
Short Description Flysystem storage disk integration for the Argon runtime stack.
License MIT
Please rate this library. Is it a good library?
Informations about the package argon-filesystem
argon-filesystem
Flysystem storage disk integration for the Argon runtime stack.
Installation
The local adapter is installed with this package. Other adapters remain application-owned:
Service Providers
Register FilesystemServiceProvider, then configure disks from an application service provider.
Usage
Resolve the manager for named disks:
Resolve League\Flysystem\FilesystemOperator when a service only needs the default disk:
Boundaries
- This package wires Flysystem into Argon. It does not define a storage DSL.
- Applications own adapter packages, credentials, paths, buckets, and visibility rules.
- Configuration is explicit service-provider code, not automatic file discovery.
FilesystemOperatorresolves to the configured default disk. UseFilesystemManagerfor named disks.
Quality Gates
All versions of argon-filesystem with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
league/flysystem Version ^3.0
league/flysystem-local Version ^3.0
maduser/argon-container Version ^1.0
league/flysystem Version ^3.0
league/flysystem-local Version ^3.0
maduser/argon-container Version ^1.0
The package maduser/argon-filesystem contains the following files
Loading the files please wait ...