2017 © Pedro Peláez
 

project query

image

paymaxi/query

  • Thursday, March 29, 2018
  • by dzubchik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 803 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 7 Versions
  • 28 % Grown

The README.md

Doctrine criteria query builder

Build Status Quality Score ![Coverage Status][ico-scrutinizer] Total Downloads ![Software License][ico-license], (*1)

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., (*2)

Installation

First of all you need to add dependency to composer.json:, (*3)

composer require paymaxi/query

Usage

See example of usage in tests., (*4)

License

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

The Versions

13/11 2017

dev-feature/init-unit-test

dev-feature/init-unit-test

  Sources   Download

MIT

The Requires

 

The Development Requires