Libraries tagged by instafeed
yanlongli/app-store-server-api
66270 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.
topfloor/composer-cleanup-vcs-dirs
850422 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
muglug/package-versions-56
1011590 Downloads
A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)
lubusin/laravel-decomposer
176379 Downloads
A Laravel package to decompose your installed packages, their dependencies, your app & server environment
inpsyde/composer-assets-compiler
313556 Downloads
Composer plugin that installs and compile frontend dependencies for installed Composer packages based on configuration.
guava/filament-icons
34115 Downloads
This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!
drupol/composer-packages
301153 Downloads
Composer Packages is a Composer plugin for getting information about installed packages in your project.
cmsmaxinc/filament-system-versions
38945 Downloads
A comprehensive Filament plugin that provides real-time visibility into all package versions within your Filament PHP application. This essential developer tool creates a centralized dashboard where you can instantly view, monitor, and track the current versions of all installed packages in your project and what the latest version is.
cedaro/satispress
36143 Downloads
Generate a Composer repository from installed WordPress plugins and themes.
10up/wpcli-vulnerability-scanner
39397 Downloads
Check installed plugins and themes for vulnerabilities
typo3/cms-about
2439936 Downloads
Shows info about TYPO3, installed extensions and a separate module for available modules.
thelia/setup
31257 Downloads
Database schema and seed data installed by the Thelia installer.
spora-ai/installer
9925 Downloads
Routes `spora-plugin` packages to `plugins/{$name}/`, `spora-frontend` packages to `public/spora/`, and `spora-plugin-frontend` packages to `public/plugins/{$slug}/` when installed via Composer. Companion to spora-ai/spora-core.
riodwanto/superduper-filament-starter-kit
8686 Downloads
A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development
nutnet/laravel-sms
30038 Downloads
Package for sending SMS form your Laravel app, includes pre-installed sms providers and your custom.