Libraries tagged by resultSet
webbamboo/seoresearch-serp-sdk
10 Downloads
Google search API for PHP. No proxies, no CAPTCHA solving and no parsing results, our API does all the work you just handle your business logic.
webanatorly/pagination
3 Downloads
A library to split results into multiple pages
wan3574489/php-dom-wrapper
21 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
vxdiv/asynctask
150 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
vladshut/php-dom-wrapper
22 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
visol/solrmultilangresults
4443 Downloads
Displays a hint about search results in other languages of a website
visi/buddy-plugin-subquery-resolver
28 Downloads
Manticore Search Buddy plugin to resolve subqueries by executing them separately and injecting results
visi/buddy-plugin-mva-join
7 Downloads
Manticore Buddy plugin that simulates MVA JOIN by executing the join table query separately and aggregating results in PHP
virm/search
19 Downloads
Grants useful access way for search results from search engines like Google
vikram/es
52 Downloads
Map Elasticsearch results to Eloquent models
vigstudio/laravel-eloquent-query-cache
157 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
victoravelar/laravel-dashboard-football-data-advanced
16 Downloads
Laravel dashboard tiles to display matches, results, standings and more football data stats.
veneridze/laravel-quiz
760 Downloads
Create test with questions and answers. Get test results
vbcompetitions/competitions
88 Downloads
A PHP library for interacting with VBCompetition files, including updating the results, parsing the state of the competition and generating style-able HTML representations of the competition
valksor/php-functions-memoize
21 Downloads
A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again