{"id":96066,"library":"srmklive-flysystem-dropbox-v2","title":"Flysystem Dropbox v2 Adapter","description":"Flysystem Adapter for Dropbox API v2","status":"active","version":"1.0.8","language":"php","source_language":null,"source_url":"https://github.com/srmklive/flysystem-dropbox-v2","tags":["flysystem","dropbox","adapter","filesystem","storage"],"install":[{"cmd":"composer require srmklive/flysystem-dropbox-v2","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"DropboxAdapter","correct":"use Srmklive\\Flysystem\\Dropbox\\DropboxAdapter;"}],"quickstart":{"code":"use Srmklive\\Flysystem\\Dropbox\\DropboxAdapter;\n\n$client = new \\Spatie\\Dropbox\\Client('access_token');\n$adapter = new DropboxAdapter($client);\n$filesystem = new \\League\\Flysystem\\Filesystem($adapter);\n$filesystem->write('path/to/file.txt', 'contents');","lang":"php","description":"Create a Dropbox filesystem using Flysystem"},"warnings":[],"env_vars":null,"search_vec":"'adapt':4,6,13 'api':9 'dropbox':2,8,12 'filesystem':14 'flysystem':1,5,11 'storag':15 'v2':3,10","created_at":"2026-06-19T10:53:05.031414+00:00","updated_at":"2026-06-19T10:53:05.031414+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/srmklive/flysystem-dropbox-v2","github":"https://github.com/srmklive/flysystem-dropbox-v2","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}