Libraries tagged by resultSet
peterfox/phpunit-toon-result-printer
122 Downloads
A PHPUnit results printer that works with the TOON format
pbxg33k/phpmd-code-climate-renderer
5182 Downloads
A PHPMD renderer for outputing results in JSON compliant to Code Climate spec. Primary use for in GitLab CI/CD
patienceman/filtan
2977 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
omarseyam/cacheable
4 Downloads
A Laravel trait that transparently caches Eloquent query results (including per-user, searchable and paginated results) with a built-in custom paginator and automatic cache invalidation.
ntb/silverstripe-caching
244 Downloads
Add ability to cache data objects, function results and arbitrary data.
neclimdul/netsuite-search-iterator
562 Downloads
Library to help iterating search results in netsuite-php.
mugoweb/ezfind
464 Downloads
eZ Find is a search extension for eZ Publish legacy, providing more functionality and better results than the default search in eZ Publish.
mouf/html.widgets.evolugrid
31780 Downloads
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
moonlandsoft/bootui-select2
2860 Downloads
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
mirazmac/google-cse-scrapper
171 Downloads
Scrape Google Custom Search Results
michaeljennings/laralastica
2943 Downloads
A laravel package that allows you to search eloquent results using elasticsearch.
mehrdad-dadkhah/open-street-map-api
2320 Downloads
Open Street Map (OSM) service to call and get results of APIs
mediawiki/semantic-external-query-lookup
569 Downloads
A Semantic Mediawiki extension to seamlessly integrate query results from an external query source.
marcocesarato/cpdo
399 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
manuakasam/join-hydrator
18 Downloads
A set of two very lightweight hydrator components. The main usage of those hydrators would be to hydrate query results from joined tables into their respective nested objects.