Download the PHP package guywarner/laravel-singlestore-fulltext without Composer
On this page you can find all versions of the php package guywarner/laravel-singlestore-fulltext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download guywarner/laravel-singlestore-fulltext
More information about guywarner/laravel-singlestore-fulltext
Files in guywarner/laravel-singlestore-fulltext
Download guywarner/laravel-singlestore-fulltext
More information about guywarner/laravel-singlestore-fulltext
Files in guywarner/laravel-singlestore-fulltext
Vendor guywarner
Package laravel-singlestore-fulltext
Short Description Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models
License MIT
Homepage https://github.com/guywarner/laravel-singlestore-fulltext
Package laravel-singlestore-fulltext
Short Description Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models
License MIT
Homepage https://github.com/guywarner/laravel-singlestore-fulltext
Please rate this library. Is it a good library?
Informations about the package laravel-singlestore-fulltext
Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models
A simple package to add match() function to Laravel models
Installation
You can install the package via composer:
Add your FULLTEXT index. If the index is missing SDB will error with:
Extend the model you want to search:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Guy Warner
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-singlestore-fulltext with dependencies
PHP Build Version
Package Version
The package guywarner/laravel-singlestore-fulltext contains the following files
Loading the files please wait ....