This website requires JavaScript.
Explore
Help
Sign In
wpstudio
/
laravel-searchy
Watch
1
Star
0
Fork
0
You've already forked laravel-searchy
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
7c840af2f6a15d97c52a4fcd686abb61d0be0fa6
laravel-searchy
/
src
/
SearchDrivers
History
Tom Lingham
7c840af2f6
Santize table names to prevent conllisions with MySQL reserved words.
Fixes
#25
.
2016-01-31 04:12:40 +00:00
..
BaseSearchDriver.php
Santize table names to prevent conllisions with MySQL reserved words.
Fixes
#25
.
2016-01-31 04:12:40 +00:00
FuzzySearchDriver.php
Formatting changes and updating class references from strings to use php ::class const
2015-12-23 11:24:22 +00:00
LevenshteinSearchDriver.php
Formatting changes and updating class references from strings to use php ::class const
2015-12-23 11:24:22 +00:00
SimpleSearchDriver.php
Formatting changes and updating class references from strings to use php ::class const
2015-12-23 11:24:22 +00:00