This PHP library providing a simple way to translate the result of danielmewes/php-rql
library.
composer require th3mouk/rethinkdb-translator
It exists two transformations:
- Translate::cursorToAssociativeArray
- Translate::arrayObjectToAssociativeArray
Feel free to improve this library.