Libraries tagged by trein
dotpulse/divider
6 Downloads
Trenner für Inhalte
agnivohneb/navcomm
0 Downloads
Training tools for Naval Communicators in the Royal Canadian Navy
composer/installers
103113966 Downloads
A multi-framework Composer library installer
magepal/magento2-reindex
510478 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
reinink/remember-query-strings
377604 Downloads
Laravel middleware that automatically remembers and restores query strings.
reinink/advanced-eloquent
378563 Downloads
A set of advanced Eloquent macros for Laravel
reindert-vetter/api-version-control
462111 Downloads
A Laravel package to manage versions of endpoints in an elegant way
mageplaza/module-backend-reindex
258540 Downloads
Magento 2 Backend Reindex Extension
smolevich/reindexer-client
14579 Downloads
PHP client for using database reindexer
fusic/reincarnation
149660 Downloads
CakePHP Reincarnation
reinbier/laravel-unique-with
25181 Downloads
Unique With Validator rule for Laravel
reinvanoyen/cmf
12582 Downloads
A flexible and extendable solution for all your content management needs
reinfi/zf-dependency-injection
104494 Downloads
A Laminas Framework module for loading dependencies via annotation or config entries.
reinder83/binary-flags
68251 Downloads
Useful class for binary operations
yanlongli/app-store-server-api
5489 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.