Libraries tagged by results
padam87/doctrine-cache-invalidator-bundle
465 Downloads
A simplistic way to invalidate Doctrine result cache.
ntb/silverstripe-caching
244 Downloads
Add ability to cache data objects, function results and arbitrary data.
noximo/phpstan-fileoutput
18171 Downloads
An error formatter for PHPStan that exports analysis result into HTML file
not-empty/database-cache-php-lib
5 Downloads
PHP library for put all database result in cache
navari/http-client-simple-cache
1311 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
myerscode/laravel-query-strategies
62 Downloads
A package for applying filters, ordering, eager loads, result limiting and pagination to Eloquent queries
migliori/php-pdo-database-class
433 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
michaeljennings/laralastica
2935 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
561 Downloads
A Semantic Mediawiki extension to seamlessly integrate query results from an external query source.
marcocesarato/cpdo
264 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.
macropage/sdk-ebay-rest-browse
3019 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.
koktut/php-memoize
456 Downloads
Memoization functions result
jmartin82/dic-doc
7 Downloads
Magic type hinting for dependency injection container results