Download the PHP package beaumind/searchable without Composer
On this page you can find all versions of the php package beaumind/searchable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beaumind/searchable
More information about beaumind/searchable
Files in beaumind/searchable
Download beaumind/searchable
More information about beaumind/searchable
Files in beaumind/searchable
Vendor beaumind
Package searchable
Short Description a simple php trait for laravel to search in models and related models
License MIT
Package searchable
Short Description a simple php trait for laravel to search in models and related models
License MIT
Please rate this library. Is it a good library?
Informations about the package searchable
searchable
a simple php trait for laravel >= 5.0 to search in models and related models
Installation
Simply Run the Composer require comand.
Usage
Add the trait to your model and your search rules.
Now you can search your model.
Search Paginated
As easy as laravel default queries
Mix queries
Search method is compatible with any eloquent method. You can do things like this:
All versions of searchable with dependencies
PHP Build Version
Package Version
The package beaumind/searchable contains the following files
Loading the files please wait ....