corazzi/eloquest

Eloquest provides a simple way to asbtract searching on Eloquent models based on request parameters

Maintainers

Package info

github.com/corazzi/eloquest

pkg:composer/corazzi/eloquest

Statistics

Installs: 1 114

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

v0.4.1 2017-03-10 13:26 UTC

This package is not auto-updated.

Last update: 2026-03-01 09:34:24 UTC


README

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