techjewel / requent

A graphQL like interface to map from request to eloquent query with response transformation.

Repository from Github https://github.comtechjewel/requentRepository from Github https://github.comtechjewel/requent

Requent Build Status

A very simple and light-weight GQL like interface for Eloquent. It maps a request to eloquent query and transforms the result based on query parameters by default but it provides other options to transform the result with more control over it explicitly with user defined transformers.

About

A graphQL like interface to map from request to eloquent query with response transformation.

License:MIT License


Languages

Language:PHP 100.0%