php-rql icon indicating copy to clipboard operation
php-rql copied to clipboard

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

Results 35 php-rql issues
Sort by recently updated
recently updated
newest added

http://danielmewes.dnsalias.net/~daniel/php-rql-api/ now has a translation of the official JavaScript driver API index. However you cannot currently click on the terms as you can for the official docs, since the detail...

enhancement

We should have introductions, references and tutorials at http://php-rql.dnsalias.net/wiki/

enhancement

Adding the new ->profile method (added in 1.11) to the API docs fell through the cracks. Fix that.

enhancement

See https://groups.google.com/forum/#!topic/rethinkdb/d4WqBxNDaXQ and http://php.net/manual/en/mbstring.overload.php I don't think there is much we can do. This overloading just completely changes the semantics of the PHP string functions which we rely on for...