From 6f8cb9ca1f313c7691ce9508f8dfcdb724791b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20J=2E=20Garc=C3=ADa=20Lagar?= Date: Fri, 5 May 2023 11:47:46 +0200 Subject: [PATCH] Document ziparchive adapter --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 62dd98ff0..f8fe6e588 100644 --- a/readme.md +++ b/readme.md @@ -33,6 +33,7 @@ for which ever storage is right for you. * **[Google Cloud Storage](https://flysystem.thephpleague.com/docs/adapter/google-cloud-storage/)** * **[Azure Blob Storage](https://flysystem.thephpleague.com/docs/adapter/azure-blob-storage/)** * **[WebDAV](https://flysystem.thephpleague.com/docs/adapter/webdav/)** +* **[ZipArchive](https://flysystem.thephpleague.com/docs/adapter/zip-archive/)** ### Third party Adapters