Libraries tagged by stacking
yanlongli/app-store-server-api
5633 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.
swiftotter/driver
10039 Downloads
A database task-runner that helps you to turn production database into a staging/development database sandbox
humanmade/php-basic-auth
140440 Downloads
Basic PHP authentication for HM Dev and Staging environments.
yireo/magento2-replace-content-staging
33248 Downloads
socialiteproviders/starling
10342 Downloads
Starling OAuth2 Provider for Laravel Socialite
smile/module-gift-sales-rule-staging
20501 Downloads
Extension of Magento2 Sales Rule to provide gifted (free) products with magento/module-sales-rule-staging.
drupaljedi/css-tree-shaking
20645 Downloads
Helps you to eliminate the portions of CSS you aren't using. Usually should be used to generate AMP pages, where is the fixed limit for maximum styles size.
starkinfra/sdk
4523 Downloads
SDK to facilitate PHP integrations with the Stark Infra API
starkinfra/core
37198 Downloads
Basic SDK functionalities for the starkbank and starkinfra SDKs
softheroes/laravel-seeder
2125 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
bcairns/silverstripe-backuprestore
13897 Downloads
Simple one-click backup & restore of SilverStripe MySQL databases from within the CMS.
diegohq/laravel-seeder
29158 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
symbiote/silverstripe-mailcapture
1092 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
magenizr/magento2-envbar
4931 Downloads
Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users to identify the environment ( e.g local, develop, staging, production ) and prevent anyone from accidentally changing content on the wrong environment.
imarc/craft-betterredactor
3297 Downloads
An improved starting configuration for Redactor II as well as way to add additional plugins.