loupe/matcher
PHP library for search term highlighting and contextual snippet generation. Tokenize queries (phrases, negation, locale-aware rules), match terms with stop-word filtering and span positions, then format results with highlights and cropped excerpts for user-friendly search output.
Full Changelog: https://github.com/loupe-php/matcher/compare/0.3.1...0.3.2
Full Changelog: https://github.com/loupe-php/matcher/compare/0.3.0...0.3.1
TL;DR
🚀 Massive release!
The standout feature is our new dictionary-based word decomposition for German and English, enabling intelligent splitting of compound words and significantly improving search matching quality. This was weeks in the making and, to our knowledge, is a capability that simply doesn't exist elsewhere in the PHP ecosystem.
Combined with multiple matcher and tokenizer optimizations, new benchmark infrastructure, and improved snippet generation, this release delivers substantial gains in both search relevance and performance 🥳
Full Changelog: https://github.com/loupe-php/matcher/compare/0.2.4...0.3.0
Full Changelog: https://github.com/loupe-php/matcher/compare/0.2.3...0.2.4
Full Changelog: https://github.com/loupe-php/matcher/compare/0.2.2...0.2.3
Full Changelog: https://github.com/loupe-php/matcher/compare/0.2.1...0.2.2
Full Changelog: https://github.com/loupe-php/matcher/compare/0.2.0...0.2.1
Full Changelog: https://github.com/loupe-php/matcher/compare/0.1.1...0.2.0
Full Changelog: https://github.com/loupe-php/matcher/compare/0.1.0...0.1.1
Full Changelog: https://github.com/loupe-php/matcher/commits/0.1.0
How can I help you explore Laravel packages today?