Libraries tagged by test server
yanlongli/app-store-server-api
17160 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.
devcycle/php-server-sdk
107852 Downloads
DevCycle PHP Server SDK
jacwright/restserver
65175 Downloads
php rest server for very light-weight REST APIs
wppconnect-team/wppconnect-php-client
5719 Downloads
Um simples cliente PHP que proporciona acesso fácil aos endpoints do WPPConnect Server.
phplicengine/bitly
251657 Downloads
Bitly API v4
vinkla/pusher
446373 Downloads
[DEPRECATED] A Pusher bridge for Laravel
wpai-inc/anthropic-sdk-php
80740 Downloads
This library provides convenient access to the Anthropic REST API from server-side PHP
gidkom/php-openfire-restapi
150698 Downloads
Manage Open fire server using Rest Api
marcj/php-rest-service
37902 Downloads
PHPRestService is a simple and fast PHP class for server side RESTful APIs.
verifiedjoseph/gotify-api-php
6139 Downloads
PHP library for interacting with a Gotify server using the Gotify REST-API.
gnello/php-openfire-restapi
12607 Downloads
Client for the REST API plugin of the OpenFire Server
nlpcloud/nlpcloud-client
17198 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
rubix/server
2159 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
daverogers/serverpilot-php
3995 Downloads
ServerPilot: the best way to run PHP websites.
laragear/api-manager
1103 Downloads
Manage multiple REST servers to make requests in few lines and fluently.