Libraries tagged by repin
hansott/pinterest-php
142090 Downloads
PHP client for the official Pinterest API
repin/showinfo
1 Downloads
hph info show class
composer/installers
122038922 Downloads
A multi-framework Composer library installer
rebing/graphql-laravel
5978647 Downloads
Laravel wrapper for PHP GraphQL
thomasjohnkane/snooze
1228178 Downloads
Schedule future notifications and reminders in Laravel
reindert-vetter/api-version-control
757717 Downloads
A Laravel package to manage versions of endpoints in an elegant way
magepal/magento2-reindex
588602 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
reinink/remember-query-strings
477123 Downloads
Laravel middleware that automatically remembers and restores query strings.
reinink/advanced-eloquent
426272 Downloads
A set of advanced Eloquent macros for Laravel
hammerstone/refine-nova
53981 Downloads
A Laravel Nova integration for the Refine query builder.
avocet-shores/laravel-rewind
5670 Downloads
Laravel Rewind is a powerful, easy-to-use versioning package for your Eloquent models.
mageplaza/module-backend-reindex
308755 Downloads
Magento 2 Backend Reindex Extension
urlbox/screenshots
225822 Downloads
Use urlbox to easily generate website thumbnail screenshots from a URL
sitegeist/sms-responsive-images
448818 Downloads
Provides ViewHelpers and configuration to render valid responsive images based on TYPO3's image cropping tool.
yanlongli/app-store-server-api
18729 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.