Libraries tagged by calls
norse-blue/object-facades
219 Downloads
PHP Object Facades is a PHP library that allows you to build facades for your objects to use static calls for your object's methods.
nixilla/api-logger-bundle
7353 Downloads
API logger bundle help your app with API calls monitoring
nadyita/phpstan-amp-file-rule
1410 Downloads
A PHPStan rule to detect the use of sync filesystem calls for which there are async counterparts. Must be used in conjunction with amphp/file
mvccore/ext-tool-cli-winfork
217 Downloads
MvcCore - Extension - Tool - CLI - Windows Fork - .NET Framework 4 utility for CLI calls via PHP `shell_exec()` or `system()` to fork new process in background.
morris/sync
2868 Downloads
Synchronized function calls for PHP
moesgaard/zabbix-api
7 Downloads
A Php way to communicate with Zabbix Api, Using auto discovery of Clients to use for http calls
mocavo/queued-http-client
180 Downloads
Laravel package to queued up HTTP calls for later delivery
mehrdad-dadkhah/open-street-map-api
2320 Downloads
Open Street Map (OSM) service to call and get results of APIs
mediashare/modules-provider
710 Downloads
Modules provider is an object autoloader for automating and simplifying some code inclusion in different projects. You can call object(s) from different folders and create a container with multiple objects.
margusk/warbsorber
30 Downloads
Provides functionality to catch PHP warnings during any function or method call.
marcj/twig-apply_filter-bundle
10696 Downloads
Dynamic twig filter calls
mapkyca/known-oauth2-server
9625 Downloads
Provides an OAuth2 authentication server for API calls
manukn/oauth2-server-proxify-laravel
30 Downloads
A Laravel proxy package for SPA javascript API calls
malantonio/dewey
23 Downloads
Parse and compare Dewey Decimal System call numbers.
macropage/sdk-ebay-rest-browse
3021 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.