Libraries tagged by resultSet
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.
macropage/sdk-ebay-rest-browse
3075 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
lukasbableck/contao-title-description-bundle
91 Downloads
This bundle adds a meter for the length of the page title and description in the Contao backend as well as a picker that allows you to easily insert special characters into your title or description. The maximum values for the title and description length are based on the maximum length that Google usually displays in search results.
level51/silverstripe-dropdownsfield
706 Downloads
FormField which renders multiple dropdowns and stores the results as a JSON object.
kobykorman/eloquentify
1 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
jmartin82/dic-doc
7 Downloads
Magic type hinting for dependency injection container results
jiripavlicek/slack-codeception-extension
41675 Downloads
This package provides an extension for Codeception to broadcast test results in Slack messenger
jdwx/result
9 Downloads
A microscopic module for managing complex function call results.
jainsubh/google-search-json-api
615 Downloads
Laravel package provide Google Custom Search JSON and Restricted JSON API lets you develop websites and applications to retrieve and display search results from Programmable Search Engine programmatically.
howie6879/php-google
563 Downloads
Google search results crawler, get google search results that you need.
hamidreza-mozhdeh/filter-by-query-string
7 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.
guangzhonghedd01/xhgui-collector
8635 Downloads
Library for collecting and storing XHProf results for later use by XHGUI.
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
firebrandhq/searchable-dataobjects
3037 Downloads
Fork of zirak/searchable-dataobjects to include dataobjects' parent pages in search results.
farzinft/laravel-model-caching
971 Downloads
Simple Way Of Caching Laravel Eloquent Query Results