ndinhbang/eloquent-filters

A laravel package to provides an elegant way to filter your eloquent model via the request query string

0.0.2 2023-04-16 08:48 UTC

This package is auto-updated.

Last update: 2024-05-26 15:19:04 UTC


README

Latest Version on Packagist Total Downloads

A laravel package to provides an elegant way to filter your eloquent model via the request query string

Installation

You can install the package via composer:

composer require ndinhbang/eloquent-filters

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email ndinhbang111@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.