Libraries tagged by search data
hkirsman/google-search-console
11014 Downloads
Wrapper for google/apiclient to access and retrieve data from Google Search Console.
kba-team/data-protection
5365 Downloads
Deterministic one-way encryption of unique sensitive data.
sunnysideup/site-wide-search
1367 Downloads
Search your entire silverstripe site!
sloth-dev-guy/searches
2711 Downloads
Perform searches with Eloquent models using an array-like API setup
nramos/search-indexer
1185 Downloads
A Doctrine entity indexer supporting Meilisearch and extensible for other indexing systems.
dvdgiessen/dbsr
884 Downloads
Database Search & Replace
cashlink/php-index
11583 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
edgebinder/weaviate-adapter
258 Downloads
Weaviate adapter for EdgeBinder - Vector database relationship management with semantic search capabilities
sunnysideup/metatags
3858 Downloads
simplify your metatags - a ton of tools to increase SEO visibility, including file name adjustments
zfbase/sphinxql-query-builder
286 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
omaressaouaf/query-builder-criteria
83 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
g4/log
76153 Downloads
Writes your logs to files, databases, search engines...
numero2/contao-storelocator
1174 Downloads
Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data
crossjoin/browscap
234370 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
codemonauts/craft-elasticsearch
3543 Downloads
Replace Craft's database full-text search with Elasticsearch.