Libraries tagged by API access
nogrod/ebay-buy-browse-php-sdk
363 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
nogrod/dhl-retoure-php-sdk
427 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
didix16/php-apidataobject
9319 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
codewithkyrian/huggingface
293 Downloads
Hugging Face Hub client for PHP. Manage repositories, run inference, and access thousands of models and datasets with a robust, type-safe API.
benbjurstrom/passport-custom-jwt-claims
1759 Downloads
Customize JWT claims in Laravel Passport access tokens
antaresproject/project
740 Downloads
xenji/prowlphp
18673 Downloads
PHP library to access the webserives of Prowl (http://www.prowlapp.com/)
silici0/splio
3141 Downloads
Splio api access via PHP
ray/web-query
157 Downloads
Web API access mapping framework for Ray.MediaQuery
phore/http-client
9265 Downloads
Http client library for fast api access
moneymaxim/trustpilot-authenticator
51754 Downloads
A PHP library for obtaining Trustpilot API access tokens
andmarruda/runpod-module-laravel
33 Downloads
Laravel SDK for RunPod API access, serverless jobs, billing, logs, and optional operation audit.
uhi67/simplesamlphp-module-logpeek
478 Downloads
A SimpleSAMLphp module to provide a web API to access the log files.
thisisdevelopment/git-manager
1159 Downloads
Provides a uniform api to access and manage repositories / team / users for all major git platforms (github/gitlab/gitea/bitbucket)
simplesamlphp/simplesamlphp-module-logpeek
19156 Downloads
A SimpleSAMLphp module to provide a web API to access the log files.