PHPackages                             graviton/php-rql-parser - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. graviton/php-rql-parser

ActiveLibrary[HTTP &amp; Networking](/categories/http)

graviton/php-rql-parser
=======================

doctrine-odm query building wrapper to graviton/rql-parser

v5.2.0(1y ago)1758.6k↓15%41MITPHPPHP &gt;=8.3.0

Since Jan 14Pushed 1y ago22 watchersCompare

[ Source](https://github.com/libgraviton/php-rql-parser)[ Packagist](https://packagist.org/packages/graviton/php-rql-parser)[ Docs](https://github.com/libgraviton/php-rql-parser)[ RSS](/packages/graviton-php-rql-parser/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (51)Used By (1)

php-rql-parser - Query MongoDB using RQL in PHP
===============================================

[](#php-rql-parser---query-mongodb-using-rql-in-php)

This is a wrapper around [libgraviton/rql-parser](https://github.com/libgraviton/rql-parser) that combines that parser with a small layer of mongodb integration.

This package adheres to [SemVer](http://semver.org/spec/v2.0.0.html) versioning.

It uses a github version of [git-flow](http://nvie.com/posts/a-successful-git-branching-model/) in which new features and bugfixes must be merged to develop using a github pull request. It uses the standard git-flow naming conventions with the addition of a 'v' prefix to version tags.

Installation
------------

[](#installation)

Install it using [composer](https://getcomposer.org/).

```
composer require graviton/php-rql-parser
```

Usage
-----

[](#usage)

```
