You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom d67b2d665c Merge pull request #52 from vinkla/patch-1 8 years ago
..
AcronymMatcher.php Switch to PSR-4, fix CS and update service provider 9 years ago
AcronymUnicodeMatcher.php Add Fuzzy Search driver with unicode support 9 years ago
BaseMatcher.php Just some tlc 9 years ago
ConsecutiveCharactersMatcher.php Corrected SQL syntax so that functions are not incorrectly interpreted as table names. Fixes #28. 9 years ago
ConsecutiveCharactersUnicodeMatcher.php Add Fuzzy Search driver with unicode support 9 years ago
ExactMatcher.php Switch to PSR-4, fix CS and update service provider 9 years ago
InStringMatcher.php Switch to PSR-4, fix CS and update service provider 9 years ago
LevenshteinMatcher.php Switch to PSR-4, fix CS and update service provider 9 years ago
StartOfStringMatcher.php Switch to PSR-4, fix CS and update service provider 9 years ago
StartOfWordsMatcher.php Switch to PSR-4, fix CS and update service provider 9 years ago
StudlyCaseMatcher.php Santize table names to prevent conllisions with MySQL reserved words. Fixes #25. 9 years ago
StudlyCaseUnicodeMatcher.php Add Fuzzy Search driver with unicode support 9 years ago
TimesInStringMatcher.php Corrected SQL syntax so that functions are not incorrectly interpreted as table names. Fixes #28. 9 years ago