laravel-fuzzy-match
by laymont
Laravel package for fuzzy matching (string similarity) using Levenshtein, SimilarText, and Jaro-Winkler algorithms
laravel-pattern-repository
by laymont
Laravel package for implementing the Repository Pattern with Eloquent, Criteria, and Actions support