Libraries tagged by SearChili
psr-discovery/http-factory-implementations
4603936 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
4598214 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
4506536 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
4615214 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
4505825 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
4507769 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
4502438 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
kdion4891/laravel-livewire-tables
38911 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
caneara/quest
77250 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
mageworx/module-searchsuiteautocomplete
265584 Downloads
Search Suite Autocomplete extension by MageWorx for Magento 2
flowpack/searchplugin
224375 Downloads
Plugin for search integration via content node
jackpopp/geodistance
109598 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
yii2mod/yii2-array-query
142093 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
tom-lingham/searchy
367643 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
swisnl/laravel-fulltext
85523 Downloads
Fulltext indexing and searching for Laravel