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
Requires
- php: ^8.1
- chefhasteeth/pipeline: ^1.0
- laravel/framework: ^10.0
This package is auto-updated.
Last update: 2024-10-26 16:07:47 UTC
README
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.