{ "name": "league/flysystem-ziparchive", "description": "ZIP filesystem adapter for Flysystem.", "keywords": ["filesystem", "flysystem", "zip", "files", "file"], "minimum-stability": "dev", "prefer-stable": true, "autoload": { "psr-4": { "League\\Flysystem\\ZipArchive\\": "" } }, "require": { "php": "^8.0.2", "ext-zip": "*", "league/flysystem": "^3.0.0", "league/mime-type-detection": "^1.0.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 |
|
FilesystemZipArchiveProvider.php | File | 1.42 KB | 0644 |
|
NoRootPrefixZipArchiveAdapterTest.php | File | 271 B | 0644 |
|
PrefixedRootZipArchiveAdapterTest.php | File | 284 B | 0644 |
|
README.md | File | 161 B | 0644 |
|
StubZipArchive.php | File | 2.54 KB | 0644 |
|
StubZipArchiveProvider.php | File | 1.05 KB | 0644 |
|
UnableToCreateParentDirectory.php | File | 476 B | 0644 |
|
UnableToOpenZipArchive.php | File | 455 B | 0644 |
|
ZipArchiveAdapter.php | File | 14.2 KB | 0644 |
|
ZipArchiveAdapterTest.php | File | 8.92 KB | 0644 |
|
ZipArchiveException.php | File | 189 B | 0644 |
|
ZipArchiveProvider.php | File | 187 B | 0644 |
|
composer.json | File | 669 B | 0644 |
|