Download the PHP package yogameleniawan/search-sort-eloquent without Composer
On this page you can find all versions of the php package yogameleniawan/search-sort-eloquent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yogameleniawan/search-sort-eloquent
More information about yogameleniawan/search-sort-eloquent
Files in yogameleniawan/search-sort-eloquent
Download yogameleniawan/search-sort-eloquent
More information about yogameleniawan/search-sort-eloquent
Files in yogameleniawan/search-sort-eloquent
Vendor yogameleniawan
Package search-sort-eloquent
Short Description Searching & Sorting Column Eloquent Model
License MIT
Package search-sort-eloquent
Short Description Searching & Sorting Column Eloquent Model
License MIT
Please rate this library. Is it a good library?
Informations about the package search-sort-eloquent
Requirement
Install Package
Add Dependency
Laravel 11
add provider to files bootstrap/providers.php
Laravel 10, 9, 8 >
add provider to files config/app.php
How to use
Searchable trait
Use Searchable trait to your model
Use search function to your eloquent model
Query parameters:
Sortable trait
Use Sortable trait to your model
Use sort function to your eloquent model
Query parameters:
Combine Searchable & Sortable Trait
We can also combine these traits to eloquent model
Query parameters:
Changelog
Please see CHANGELOG for more information what has changed recently.
Credits
- Yoga Meleniawan Pamungkas
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of search-sort-eloquent with dependencies
PHP Build Version
Package Version
No informations.
The package yogameleniawan/search-sort-eloquent contains the following files
Loading the files please wait ....