Download the PHP package dvsoftsrl/eloquent-searchable without Composer
On this page you can find all versions of the php package dvsoftsrl/eloquent-searchable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dvsoftsrl/eloquent-searchable
More information about dvsoftsrl/eloquent-searchable
Files in dvsoftsrl/eloquent-searchable
Download dvsoftsrl/eloquent-searchable
More information about dvsoftsrl/eloquent-searchable
Files in dvsoftsrl/eloquent-searchable
Vendor dvsoftsrl
Package eloquent-searchable
Short Description Your Package Description here
License MIT
Package eloquent-searchable
Short Description Your Package Description here
License MIT
Please rate this library. Is it a good library?
Informations about the package eloquent-searchable
eloquent-searchable
Install
Usage
Eloquent Model
For using uuid in your Eloquent Model, just put use EloquentSearchableTrait;
:
Search:
After that, you can search on your model:
You can use it with every other eloquent methods
You can require that the search query match all fields by adding true at second parameter:
Testing
Run the tests with:
Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
Credits
- DV Soft srl
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of eloquent-searchable with dependencies
PHP Build Version
Package Version
The package dvsoftsrl/eloquent-searchable contains the following files
Loading the files please wait ....