Libraries tagged by remoteid
yanlongli/app-store-server-api
13601 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.
swisnl/json-api-client-laravel
68736 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
php-console/silex-service-provider
38214 Downloads
Silex service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
ndigitals/wp-local-media-proxy
29304 Downloads
Proxy images on a local development WordPress site from a remote server.
mzur/kirby-flash
56508 Downloads
Stores data in the session for the next request. Data is removed after the next page load.
konsulting/dusk-standalone
46102 Downloads
Standalone dusk testing, ideal for legacy projects, or remote testing.
drupal/drupal_cms_privacy_basic
43043 Downloads
Sets up a site with basic privacy features like consent management and remote content blocking.
configcat/configcat-client-php7
44238 Downloads
ConfigCat SDK for PHP 7. ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
schumacherfm/mage2-mocks
32696 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
mjohnson/transit
90694 Downloads
A file uploader with support for validation, image transformation and remote transportation.
weareferal/remote-sync
14889 Downloads
Sync your database and assets across Craft environments
weareferal/remote-backup
5362 Downloads
Backup your database and assets to a remote location
torann/remote-model
14338 Downloads
An eloquent-like model, for the Laravel framework.
netgen/remote-media-bundle
8419 Downloads
Remote media field type implementation
mediawiki/auth-remoteuser
21087 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)