Libraries tagged by search data
hkirsman/google-search-console
11000 Downloads
Wrapper for google/apiclient to access and retrieve data from Google Search Console.
g4b0/searchable-dataobjects
4902 Downloads
This module adds DataObjects to frontend search
kba-team/data-protection
5248 Downloads
Deterministic one-way encryption of unique sensitive data.
sunnysideup/site-wide-search
1308 Downloads
Search your entire silverstripe site!
sloth-dev-guy/searches
2290 Downloads
Perform searches with Eloquent models using an array-like API setup
dvdgiessen/dbsr
872 Downloads
Database Search & Replace
cashlink/php-index
11413 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.
loicpennamen/sf-shared-repository
1494 Downloads
This class replaces Symfony4's ServiceEntityRepository to allow powerful search queries in Symfony with Datatables.
toastnz/indexedsearch
4962 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
sunnysideup/metatags
3808 Downloads
simplify your metatags - a ton of tools to increase SEO visibility, including file name adjustments
shureban/laravel-searcher
2985 Downloads
Laravel SDK for searching data in DB using requests
zfbase/sphinxql-query-builder
114 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
avadim/manticore-query-builder-php
843 Downloads
Manticore Search Query Builder for PHP (unofficial PHP client)
numero2/contao-storelocator
1137 Downloads
Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data
crossjoin/browscap
234368 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.