Libraries tagged by API access
dariusiii/tmdb-laravel
21193 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
ddeboer/guzzle-bundle
4026 Downloads
This Bundle provide integration for guzzle http client to access RESTful API's with Symfony2
adrii/curl-helper
18433 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
tioffs/instalite
1122 Downloads
An easy-to-use PHP Class for accessing Instagram's API.
espresso-dev/zoom-php
13419 Downloads
A simple PHP class for accessing the Zoom API
cardtechie/tradingcardapi-sdk-php
354 Downloads
Official PHP SDK for Trading Card API - comprehensive tools for accessing trading card data, players, sets, and market information with enhanced error handling and Laravel integration
schibsted/sdk-php
104478 Downloads
OAuth2 and REST client for connecting and accessing the SPiD API.
namelivia/travelperk-http-php
976 Downloads
PHP SDK for accessing the TravelPerk API
namelivia/fitbit-http-php
3635 Downloads
PHP SDK for accessing the Fitbit API
ec-europa/itopapi
4379 Downloads
Php library for accessing the iTop API
somework/offset-page
6108 Downloads
Convert page-based APIs to offset-based pagination. Transform any paginated data source into seamless offset-based access for databases, REST APIs, and external services.
academe/idealpostcodes
5473 Downloads
Access the Ideal Postcodes API
pheal/pheal
884 Downloads
PHP Eve Api Library, a simple PHP lib to access the EVE Online API
3rdpartyeve/phealng
16020 Downloads
PHP Eve Api Library, a simple PHP lib to access the EVE Online API
1msg/one_msg_waba_sdk
4358 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail