{"id":96005,"library":"danielmewes-php-rql","title":"PHP RQL","description":"A PHP client driver for the RethinkDB query language (ReQL)","status":"active","version":"2.3.0","language":"php","source_language":null,"source_url":"https://github.com/danielmewes/php-rql","tags":["rethinkdb","database","reql","driver"],"install":[{"cmd":"composer require danielmewes/php-rql","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Connection","correct":"use danielmewes\\PhpRql\\Connection;"}],"quickstart":{"code":"use danielmewes\\PhpRql\\Connection;\n\n$conn = new Connection(['host' => 'localhost', 'port' => 28015]);\n$conn->connect();\n$result = r\\db('test')->table('users')->run($conn);","lang":"php","description":"Connect to RethinkDB and run a query."},"warnings":[{"fix":"Migrate to another database like PostgreSQL or MongoDB.","message":"RethinkDB is no longer actively maintained; consider alternatives.","severity":"breaking","affected_versions":">=2.3.0"}],"env_vars":null,"search_vec":"'client':5 'databas':14 'driver':6,16 'languag':11 'php':1,4 'queri':10 'reql':12,15 'rethinkdb':9,13 'rql':2","created_at":"2026-06-19T10:49:10.551964+00:00","updated_at":"2026-06-19T10:49:10.551964+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://danielmewes.github.io/php-rql/","github":"https://github.com/danielmewes/php-rql","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}}