PHPackages                             brunaobh/eloquent-ql - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. brunaobh/eloquent-ql

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

brunaobh/eloquent-ql
====================

A library that provides content negotiation

1.0.4(7y ago)112MITPHP

Since Jun 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/brunaobh/eloquent-ql)[ Packagist](https://packagist.org/packages/brunaobh/eloquent-ql)[ RSS](/packages/brunaobh-eloquent-ql/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

brunaobh/eloquent-ql
====================

[](#brunaobheloquent-ql)

This library helps to negotiate content related to eloquent models (fields, relations and filters)

Installation
------------

[](#installation)

Install the package using composer:

```
$ composer require brunaobh/eloquent-ql

```

Publish the package configuration: $ php artisan vendor:publish --provider="brunaobh\\Search\\Search\\SearchServiceProvider"

That's it.

Simple usage
------------

[](#simple-usage)

```
