Libraries tagged by apps
emargareten/inertia-modal
15633 Downloads
Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.
elipzis/laravel-cacheable-model
13542 Downloads
Automatic query-based model cache for your Laravel app
eckinox/tinymce-bundle
32353 Downloads
A Symfony bundle to add TinyMCE in your apps and forms.
contributte/nella
217253 Downloads
Opinionated pre-configured kernel based on Nette (@nette). Suitable for all kind apps.
codezero/laravel-localizer
298582 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
ceeram/clear_cache
113674 Downloads
Clear CakePHP caches from shell, app or debug_kit panel
binshops/laravel-blog
34830 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
badaso/core
15100 Downloads
The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !
asantibanez/laravel-blade-sortable
47163 Downloads
Custom Blade components to add sortable/drag-and-drop HTML elements in your apps
calebporzio/onboard
70520 Downloads
Track onboarding steps for users when they get setup in your app.
yiisoft/app
6292 Downloads
Yii 3 application template
tempest/app
643 Downloads
miaoxing/app
219965 Downloads
Miaoxing App Plugin
devdojo/app
75643 Downloads
This is the devdojo products app package
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.