PHPackages                             brinda/abstract-filter-query - 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. [Search &amp; Filtering](/categories/search)
4. /
5. brinda/abstract-filter-query

ActiveLibrary[Search &amp; Filtering](/categories/search)

brinda/abstract-filter-query
============================

Abstract filter query lib for use only one query builder for all filters in the world (SQL, Youtrack search, jql...)

17861PHPCI failing

Since Mar 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/KuJIbka/abstract-filter-query)[ Packagist](https://packagist.org/packages/brinda/abstract-filter-query)[ RSS](/packages/brinda-abstract-filter-query/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Abstract filter query
=====================

[](#abstract-filter-query)

The library allows you to abstract from various query builders and use a common interface for everything. To do this, you just need to write your own hotkey, which will be inherited from *AFQ\\Converter\\AbstractConverter*.

Here is example of using it

```
