{"id":91313,"library":"doctrine-couchdb","title":"Doctrine CouchDB Client","description":"CouchDB Client.","status":"active","version":"2.0.0-alpha1","language":"php","source_language":null,"source_url":"https://github.com/doctrine/couchdb-client","tags":["couchdb","database","doctrine","nosql"],"install":[{"cmd":"composer require doctrine/couchdb","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CouchDBClient","correct":"use Doctrine\\CouchDB\\CouchDBClient;"}],"quickstart":{"code":"use Doctrine\\CouchDB\\CouchDBClient;\n\n$client = CouchDBClient::create(['dbname' => 'test']);\n$response = $client->getDocument('doc_id');","lang":"php","description":"Connect to a CouchDB database and retrieve a document"},"warnings":[{"fix":"Pin to a specific version and test thoroughly.","message":"This package is in alpha stage and may have breaking changes.","severity":"breaking","affected_versions":">=2.0.0-alpha1"}],"env_vars":null,"search_vec":"'client':3,5 'couchdb':2,4,6 'databas':7 'doctrin':1,8 'nosql':9","created_at":"2026-06-19T09:16:01.090059+00:00","updated_at":"2026-06-19T09:16:01.090059+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":"http://www.doctrine-project.org","github":"https://github.com/doctrine/couchdb-client","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"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}}