devimteam/json-query-provider

This package is abandoned and no longer maintained. The author suggests using the devimteam/silex-json-query-provider package instead.
There is no license information available for the latest version (1.0.2) of this package.

Silex JSON Query Doctrine service provider

1.0.2 2016-10-03 12:20 UTC

This package is not auto-updated.

Last update: 2019-02-20 19:03:06 UTC


README

Intro

Provide Mongo-like syntax for creating queries to Doctrine QueryBuilder

Installation

Install via composer

$ composer require devimteam/silex-json-query-provider

Use-cases

Contributing

Install vendors

$ composer install

Run tests

$ php vendor/bin/codecept run