{ "name": "league/flysystem-path-prefixing", "description": "Path prefixing filesystem adapter for Flysystem.", "keywords": ["flysystem", "filesystem", "prefixing", "prefix"], "type": "library", "prefer-stable": true, "autoload": { "psr-4": { "League\\Flysystem\\PathPrefixing\\": "" } }, "require": { "php": "^8.0.2", "league/flysystem": "^3.10.0" }, "license": "MIT", "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ] }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
.gitattributes | File | 122 B | 0644 |
|
PathPrefixedAdapter.php | File | 8.04 KB | 0644 |
|
PathPrefixedAdapterTest.php | File | 4.08 KB | 0644 |
|
README.md | File | 340 B | 0644 |
|
composer.json | File | 604 B | 0644 |
|