{"id":95389,"library":"league-flysystem-copy","title":"Flysystem Copy.com Adapter","description":"Flysystem adapter for Copy.com cloud storage.","status":"deprecated","version":"1.0.3","language":"php","source_language":null,"source_url":"https://github.com/thephpleague/flysystem-copy","tags":["flysystem","copy","cloud-storage","adapter"],"install":[{"cmd":"composer require league/flysystem-copy","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CopyAdapter","correct":"use League\\Flysystem\\Copy\\CopyAdapter;"}],"quickstart":{"code":"use League\\Flysystem\\Copy\\CopyAdapter;\nuse League\\Flysystem\\Filesystem;\n\n$client = new \\Copy\\CopyAPI('consumerKey', 'consumerSecret', 'token', 'tokenSecret');\n$adapter = new CopyAdapter($client);\n$filesystem = new Filesystem($adapter);","lang":"php","description":"Create a Flysystem filesystem backed by Copy.com."},"warnings":[{"fix":"Migrate to a different Flysystem adapter (e.g., S3, Dropbox).","message":"Copy.com service is discontinued; this adapter is no longer functional.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'adapt':3,5,15 'cloud':8,13 'cloud-storag':12 'copi':11 'copy.com':2,7 'flysystem':1,4,10 'storag':9,14","created_at":"2026-06-19T10:29:41.388493+00:00","updated_at":"2026-06-19T10:29:41.388493+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/thephpleague/flysystem-copy","github":"https://github.com/thephpleague/flysystem-copy","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}