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.
dimti c5f45e1585 Remove $config type in SearchBuilder constructor 5 years ago
..
AcronymMatcher.php Switch to PSR-4, fix CS and update service provider 8 years ago
AcronymUnicodeMatcher.php Add Fuzzy Search driver with unicode support 8 years ago
BaseMatcher.php Just some tlc 8 years ago
ConsecutiveCharactersMatcher.php Corrected SQL syntax so that functions are not incorrectly interpreted as table names. Fixes #28. 8 years ago
ConsecutiveCharactersUnicodeMatcher.php Add Fuzzy Search driver with unicode support 8 years ago
ExactMatcher.php Switch to PSR-4, fix CS and update service provider 8 years ago
InStringMatcher.php Switch to PSR-4, fix CS and update service provider 8 years ago
LevenshteinMatcher.php Switch to PSR-4, fix CS and update service provider 8 years ago
StartOfStringMatcher.php Switch to PSR-4, fix CS and update service provider 8 years ago
StartOfWordsMatcher.php Switch to PSR-4, fix CS and update service provider 8 years ago
StudlyCaseMatcher.php Santize table names to prevent conllisions with MySQL reserved words. Fixes #25. 8 years ago
StudlyCaseUnicodeMatcher.php Add Fuzzy Search driver with unicode support 8 years ago
TimesInStringMatcher.php Corrected SQL syntax so that functions are not incorrectly interpreted as table names. Fixes #28. 8 years ago