RethinkDB Translator

This PHP library providing a simple way to translate the result of danielmewes/php-rql library.

Latest Stable Version Latest Unstable Version Total Downloads License

Build Status Scrutinizer Code Quality

Installation

composer require th3mouk/rethinkdb-translator

Usage

It exists two transformations:

  • Translate::cursorToAssociativeArray
  • Translate::arrayObjectToAssociativeArray

Please

Feel free to improve this library.