Libraries tagged by API call
tokenly/api-client
9375 Downloads
A client to call Tokenly APIs
sandrokeil/blockchain-wallet-api
48 Downloads
Zend Framework 2 (ZF2) client library for blockchain wallet api. Configure request, call the service and access the response data via objects.
brunopicci/call-rest-api
2769 Downloads
This bundle implements a service to call rest api
thedmsgroup/mautic-api-services-bundle
1633 Downloads
Extends Mautic API for configurable service calls.
signes/vbulletin-api-php
5540 Downloads
This package gives you possibility to easy integrate your system with vBulletin 5 API using simple methods calls.
callisto/riot-api-wrapper
52 Downloads
RiotApiWrapper (RAW)
mehrdad-dadkhah/open-street-map-api
2320 Downloads
Open Street Map (OSM) service to call and get results of APIs
mergado/mergado-api-client
1712 Downloads
Handles calls from Mergado Applications to Mergado API
moesgaard/zabbix-api
7 Downloads
A Php way to communicate with Zabbix Api, Using auto discovery of Clients to use for http calls
adachsoft/ai-tool-call
90 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.
oyeaussie/phpfirewall
55 Downloads
PHPFirewall is a tool to allow/block connections to your web resource using IP address. The IP address details are either retrieved from local database or by making API calls to IP2Location.io
manukn/oauth2-server-proxify-laravel
30 Downloads
A Laravel proxy package for SPA javascript API calls
gemvc/http-client
103 Downloads
Multi-Environment PHP HTTP Client Package - Synchronous and Asynchronous API Calls for Apache, Nginx, and Swoole
djunehor/eyowo-php
8 Downloads
Helps make your Eyowo API calls giving a stdClass object.
creatissimo/dhl-oauth
23 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (aka "API Secret", obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time