PHPackages                             xiag/rql-command - 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. xiag/rql-command

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

xiag/rql-command
================

v2.0.0(10y ago)35.9k↓33.3%GPL-2.0PHPPHP &gt;=5.5

Since Apr 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/libgraviton/rql-command)[ Packagist](https://packagist.org/packages/xiag/rql-command)[ RSS](/packages/xiag-rql-command/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (13)Used By (0)

RQL parser and lexer commands
=============================

[](#rql-parser-and-lexer-commands)

This is console commands to visualize your RQL code using [Symfony console](https://github.com/symfony/Console) and [RQL parser](https://github.com/xiag-ag/rql-parser).

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

[](#installation)

```
composer require xiag/rql-command

```

Usage
-----

[](#usage)

```
./vendor/bin/rql

```

### Lexer command

[](#lexer-command)

```
./vendor/bin/rql rql:lexer '(eq(a,false())|(c=string:3)|like(d,a*ab%2Ac?def))&not(e=6.0)&sort(+a,-b)&limit(1,2)'

```

[![alt tag](https://raw.githubusercontent.com/xiag-ag/rql-command/master/resources/example-lexer.png)](https://raw.githubusercontent.com/xiag-ag/rql-command/master/resources/example-lexer.png)

### Parser command

[](#parser-command)

```
./vendor/bin/rql rql:parser '(eq(a,false())|(c=string:3)|(d=in=(4,5)&not(e=6.0))|f>2015-04-19T05:05:05Z)&like(g,a*ab%2Ac?def)&sort(+a,-b)&limit(1,2)'

```

[![alt tag](https://raw.githubusercontent.com/xiag-ag/rql-command/master/resources/example-parser.png)](https://raw.githubusercontent.com/xiag-ag/rql-command/master/resources/example-parser.png)

Resources
---------

[](#resources)

- [RQL parser](https://github.com/xiag-ag/rql-parser)
- [RQL Rules](https://github.com/persvr/rql)
- [RQL documentation](https://doc.apsstandard.org/2.1/spec/rql)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~40 days

Recently: every ~100 days

Total

12

Last Release

3652d ago

Major Versions

v0.6.0 → v1.0.02015-06-10

v1.0.1 → v2.0.02016-07-03

PHP version history (2 changes)v0.0.0PHP &gt;=5.4

v2.0.0PHP &gt;=5.5

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/245441?v=4)[Dario Nuevo](/maintainers/narcoticfresh)[@narcoticfresh](https://github.com/narcoticfresh)

---

Top Contributors

[![mrix](https://avatars.githubusercontent.com/u/1012227?v=4)](https://github.com/mrix "mrix (33 commits)")

---

Tags

clirestlanguageparserqueryresourcecommandrql

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/xiag-rql-command/health.svg)

```
[![Health](https://phpackages.com/badges/xiag-rql-command/health.svg)](https://phpackages.com/packages/xiag-rql-command)
```

###  Alternatives

[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.4k67.4M263](/packages/nelmio-api-doc-bundle)[api-platform/openapi

Models to build and serialize an OpenAPI specification.

404.8M93](/packages/api-platform-openapi)[api-platform/json-schema

Generate a JSON Schema from a PHP class

324.8M71](/packages/api-platform-json-schema)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10244.2k5](/packages/bitrix24-b24phpsdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
