Libraries tagged by restx
apideck-libraries/php-sdk
318360 Downloads
The Apideck OpenAPI Spec: SDK Optimized
amphp/artax
848340 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
yanlongli/app-store-server-api
19137 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
wpai-inc/anthropic-sdk-php
83206 Downloads
This library provides convenient access to the Anthropic REST API from server-side PHP
webapix/mygls-sdk
110029 Downloads
An lightweight php SDK for the MyGLS REST API
wearerequired/harvest-api-php-client
107916 Downloads
PHP client library for the Harvest REST API.
vladflonta/magento2-webapi-log
143343 Downloads
Logger for webapi REST requests.
vinelab/neoeloquent
90901 Downloads
Laravel wrapper for the Neo4j graph database REST interface
vanilla/garden-http
321050 Downloads
An unbloated HTTP client library for building RESTful API clients.
unzerdev/php-sdk
706403 Downloads
This is the php sdk to connect to the Unzer rest API.
transip/transip-api-php
209864 Downloads
TransIP Rest API Library
timkley/weaviate-php
35215 Downloads
A PHP HTTP Client for the Weaviate REST API
tebru/retrofit-php
138763 Downloads
Retrofit for PHP - A type-safe PHP REST client.
sourcebroker/t3api
67412 Downloads
REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.
sinso/app-routes
96483 Downloads
Easy way to route rest-like URLs to your code