Libraries tagged by patch search
macvendors/macvendors-api
613 Downloads
PHP client for the macadress.com MAC address / OUI vendor lookup API. Keyless vendor-name lookups, plus keyed full lookup, batch, extract-from-text and vendor directory search.
clarkwinkelmann/flarum-ext-watch-search
1 Downloads
Follow search queries
mantekio/wp-arabic-search
3 Downloads
Makes WordPress search match Arabic: folds diacritics, tatweel, alef and hamza forms on both the stored text and the query, and searches an indexed shadow copy instead of an unindexed LIKE scan.
sunnysideup/fuzzy-partial-match-filter
24 Downloads
A module that does partial match filtering and also allows for misspellings!.
sunnysideup/fulltext-search-engine-simple
375 Downloads
Basic fulltext search similar to the Silverstripe Core FullText Search Engine but standalone API.
coquibot/coqui-toolkit-code-edit
1 Downloads
Surgical file editing toolkit for Coqui — replace, insert, remove, indent, batch operations with undo history
ameax/filter-core
0 Downloads
Type-safe filtering system for Laravel with 6 filter types, 18 match modes, AND/OR logic, relation filtering, and JSON serialization
shadesoft/twig-glob
118 Downloads
Twig extension for usage of PHP's glob function.
catch-of-the-day/elastica-bundle
280 Downloads
Elasticsearch PHP integration for your Symfony2 project using Elastica
mapkyca/console-entitylist
14 Downloads
List the UUIDs of the last X entities that match the given search criteria
firebed/laravel-scout-database
59 Downloads
Laravel scout database driver using mysql match against queries for searches.
guywarner/laravel-singlestore-fulltext
4360 Downloads
Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models
eloquage/tokens
1 Downloads
Fast tokenizers for PHP: BPE/WordPiece-style encode/decode, vocab loading, and batch tokenization for LLM and search pipelines.
oliver-dvorski/array_find
304 Downloads
array_find for php. It stops the linear search when the first match is found.
ibnudirsan/full-text
0 Downloads
Full-text searching MySQL is using MATCH() AGAINST() syntax.