Libraries tagged by API generator
rezolve/brain-php-ingestor-client
49 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
rewards-wise/mx-sdk-php
18 Downloads
The MX Platform API is a powerful, fully-featured API designed to make aggregating and enhancing financial data easy and reliable. It can seamlessly connect your app or website to tens of thousands of financial institutions.
rewards-wise/finverse-sdk-php
18 Downloads
Documentation of the early finverse services
qiutian/alipaysdk
16 Downloads
支付宝开放平台v3协议文档,支持最新版PHP8+
pwweb/artomator
429 Downloads
PWWEB Artomator
phrest/sdk
4095 Downloads
REST API SDK Package for Phalcon PHP for use with https://github.com/phrest/api
pensopay/pensopay-php
30 Downloads
Acquire your payments using PHP with the pensopay API
pelock/radio-code-calculator
12 Downloads
Radio Code Calculator is an online service along with Web API and SDK for generating car radio unlock codes for popular vehicle brands.
ory/oathkeeper-client-php
86 Downloads
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
ory/keto-client-php
678 Downloads
Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
mr.incognito/crudify
6 Downloads
This package is for handling the crud for simple crud like for setup etc.
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
macropage/sdk-ebay-rest-taxonomy
1499 Downloads
Use the Taxonomy API to discover the most appropriate eBay categories under which sellers can offer inventory items for sale, and the most likely categories under which buyers can browse or search for items to purchase. In addition, the Taxonomy API provides metadata about the required and recommended category aspects to include in listings, and also has two operations to retrieve parts compatibility information.
macropage/sdk-ebay-rest-media
1308 Downloads
The Media API lets sellers to create, upload, and retrieve files, including:videosdocuments (for GPSR regulations)
macropage/sdk-ebay-rest-browse
3022 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.