PHPackages                             shaunagordon/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. shaunagordon/php-rql

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

shaunagordon/php-rql
====================

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

4.0.0(7mo ago)01Apache-2.0PHPPHP &gt;=8.2CI passing

Since Oct 1Pushed 7mo agoCompare

[ Source](https://github.com/ShaunaGordon/php-rql)[ Packagist](https://packagist.org/packages/shaunagordon/php-rql)[ Docs](http://danielmewes.github.io/php-rql/)[ RSS](/packages/shaunagordon-php-rql/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)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)

```
