paymaxi/query

Maintainers

Package info

github.com/paycoreio/criteria-query-builder

Type:project

pkg:composer/paymaxi/query

Statistics

Installs: 30 140

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 4


README

Build Status Quality Score Coverage Status Total Downloads Software License

This package provides ability to build doctrine criteria query from filter and sorting metadata. It was created to work with json-api, but easily could be used without it.

Installation

First of all you need to add dependency to composer.json:

composer require paymaxi/query

Usage

See example of usage in tests.

License

The MIT License (MIT). Please see License File for more information.