{"id":21333129,"url":"https://github.com/elgigi/flysystemusefuladapters","last_synced_at":"2025-07-28T06:09:15.750Z","repository":{"id":227627157,"uuid":"771646436","full_name":"ElGigi/FlysystemUsefulAdapters","owner":"ElGigi","description":"Useful adapters for Flysystem PHP library.","archived":false,"fork":false,"pushed_at":"2025-05-22T08:57:31.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T20:03:33.619Z","etag":null,"topics":["flysystem-adapter","flysytem","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElGigi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-13T17:24:15.000Z","updated_at":"2025-05-22T08:57:34.000Z","dependencies_parsed_at":"2024-04-10T23:32:23.830Z","dependency_job_id":"13cc72ad-caec-4295-8628-eca50f37da1f","html_url":"https://github.com/ElGigi/FlysystemUsefulAdapters","commit_stats":null,"previous_names":["elgigi/flysystemusefuladapters"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ElGigi/FlysystemUsefulAdapters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElGigi%2FFlysystemUsefulAdapters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElGigi%2FFlysystemUsefulAdapters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElGigi%2FFlysystemUsefulAdapters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElGigi%2FFlysystemUsefulAdapters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElGigi","download_url":"https://codeload.github.com/ElGigi/FlysystemUsefulAdapters/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElGigi%2FFlysystemUsefulAdapters/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267086921,"owners_count":24033787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flysystem-adapter","flysytem","php"],"created_at":"2024-11-21T22:54:44.353Z","updated_at":"2025-07-28T06:09:15.723Z","avatar_url":"https://github.com/ElGigi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlysytemUsefulAdapters\n\n[![Latest Version](http://img.shields.io/packagist/v/elgigi/flysystem-useful-adapters.svg?style=flat-square)](https://github.com/ElGigi/FlysystemUsefulAdapters/releases)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/ElGigi/FlysystemUsefulAdapters/tests.yml?branch=main\u0026style=flat-square)](https://github.com/ElGigi/FlysystemUsefulAdapters/actions/workflows/tests.yml?query=branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/elgigi/flysystem-useful-adapters.svg?style=flat-square)](https://packagist.org/packages/elgigi/flysystem-useful-adapters)\n\nThis extension adds some useful adapters for the [`league/flysystem`](https://github.com/thephpleague/flysystem) library.\n\n## Installation\n\nYou can install the client with [Composer](https://getcomposer.org/):\n\n```bash\ncomposer require elgigi/flysystem-useful-adapters\n```\n\n## Adapters\n\n### FallbackAdapter\n\nThe `FallbackAdapter` adapter allow to write or read on a fallback adapter.\n\nImagine that your main adapter is a S3 in an unavailable region, to continue to receive files from your customers, you\ncan use a fallback adapter on another region.\n\n### LogAdapter\n\nThe `LogAdapter` is compliant with `psr/log`, and allow to log actions on file systems.\n\n### ReadWriteAdapter\n\nThe `ReadWriteAdapter` adapter allow to separate readers and writers adapters.\n\n### RetryAdapter\n\nThe `RetryAdapter` adapter allow to retry an action on file system in case of failure, after a delay and X times.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felgigi%2Fflysystemusefuladapters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felgigi%2Fflysystemusefuladapters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felgigi%2Fflysystemusefuladapters/lists"}