Libraries tagged by API access
decole/planka-php-sdk
68 Downloads
An easy-to-use PHP Class for accessing Planka's API.
adrii/curl-helper
15210 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
1117 Downloads
An easy-to-use PHP Class for accessing Instagram's API.
ec-europa/itopapi
4306 Downloads
Php library for accessing the iTop API
namelivia/fitbit-http-php
3450 Downloads
PHP SDK for accessing the Fitbit API
displayce/slack
3142 Downloads
Access your Slack Team's API through PHP objects
academe/idealpostcodes
4877 Downloads
Access the Ideal Postcodes API
pheal/pheal
881 Downloads
PHP Eve Api Library, a simple PHP lib to access the EVE Online API
kickstartph/semaphore-client
2056 Downloads
A wrapper for accessing the Semaphore SMS API
keapgeek/laravel-keap
106 Downloads
Laravel Package for accessing the Keap REST API (v1/v2)
espresso-dev/twitter
1354 Downloads
A simple PHP class for accessing the Twitter V2 API
rossjcooper/paapiphpsdk
8500 Downloads
PHP SDK that allows you to access the Amazon Product Advertising API 5.0 from your PHP app
1msg/one_msg_waba_sdk
1016 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
tfranek/webuntis
280 Downloads
A API library that make it easy to access the Webuntis JSON RPC 2.0 API
timoschlueter/php-runtastic
123 Downloads
It is a class to gain easy access to Runtastic (www.runtastic.com) activity data via PHP. This is a very dirty approach since Runtastic doesn't offer an official API.