Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/corazzi/eloquest

Eloquest provides a simple way to query your Eloquent models based on request parameters
https://github.com/corazzi/eloquest

eloquent eloquent-models laravel laravel-5-package php php7

Last synced: about 1 month ago
JSON representation

Eloquest provides a simple way to query your Eloquent models based on request parameters

Awesome Lists containing this project

README

        

# Eloquest
Add simple search from request queries to your models

## Installation
// todo

## Usage
Use the `Sachiano\Eloquest\Eloquest` trait in your model and create a search provider

// tofinish
// idea – an 'always' method which always is applied to the query

## Contributing
// todo

## License
// todo