Libraries tagged by pcov
yanlongli/app-store-server-api
15551 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.
y0lk/oauth1-etsy
276623 Downloads
Etsy API OAuth 1.0 Client Provider for The PHP League OAuth1-Client
xkerman/restricted-unserialize
488842 Downloads
provide PHP Object Injection safe unserialize function
wpai-inc/anthropic-sdk-php
78467 Downloads
This library provides convenient access to the Anthropic REST API from server-side PHP
wikimedia/cdb
925343 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
wikimedia/assert
882373 Downloads
Provides runtime assertions
widmogrod/zf2-assetic-module
343118 Downloads
Zend Framework 2 module that provides complete integration of Assetic library
web-vision/wv_deepltranslate
225131 Downloads
This extension provides option to translate content element, and TCA record texts to DeepL supported languages using DeepL API services with TYPO3 CMS
web-vision/deepltranslate-core
16231 Downloads
This extension provides option to translate content element, and TCA record texts to DeepL supported languages using DeepL API services with TYPO3 CMS
vyants/yii2-daemon
55628 Downloads
Extension provides functionality for simple daemons creation and control
volnix/csrf
170024 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
voku/phpstan-rules
67753 Downloads
Provides additional rules for phpstan/phpstan.
verifalia/sdk
37472 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
vaimo/composer-changelogs
128072 Downloads
Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources
utopia-php/fetch
70785 Downloads
A simple library that provides an interface for making HTTP Requests.