PHPackages                             bottledcode/php-rql - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. bottledcode/php-rql

ActiveLibrary[Database &amp; ORM](/categories/database)

bottledcode/php-rql
===================

A PHP client driver for the RethinkDB query language (ReQL)

3826—0%1PHP

Since May 29Pushed 2y agoCompare

[ Source](https://github.com/bottledcode/php-rql)[ Packagist](https://packagist.org/packages/bottledcode/php-rql)[ RSS](/packages/bottledcode-php-rql/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

PHP-RQL
=======

[](#php-rql)

A PHP client driver for the RethinkDB query language (ReQL).

PHP-RQL is licensed under the terms of the Apache License 2.0

This is a fork of the original PHP-RQL project, with specific changes to be more PHP 8.2+ friendly.

Continuous Integration
----------------------

[](#continuous-integration)

TBA

Documentation
-------------

[](#documentation)

The official [JavaScript driver documentation](http://rethinkdb.com/api/javascript/) has more details on the available terms. Most examples for the JavaScript driver can be translated to PHP-RQL with few changes.

Example
-------

[](#example)

```
