Libraries tagged by ostatus
laravel-lang/status-generator
1584647 Downloads
Translation status generator for Laravel Lang projects
imtigger/laravel-job-status-progress-view
75853 Downloads
Laravel Job Status Progress View
asantibanez/livewire-status-board
14551 Downloads
Livewire component to show models/data according to its current status
yuav/gearmanadmin
81594 Downloads
Gearman admin library to get status and version, and list workers, set maxqueue or shutdown Gearman server
sarfraznawaz2005/servermonitor
12176 Downloads
Laravel package to periodically monitor the health of your server and website.
mateus/module-orderstatuscolor
24341 Downloads
Changes the color of the order status column in the UI grid, based on the current status of the order.
cybercog/laravel-eloquent-flag
16568 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
biegalski-llc/laravel-mailgun-webhooks
63497 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
zetacomponents/console-tools
1670573 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
yanlongli/app-store-server-api
20901 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.
wrav/oembed
198406 Downloads
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
rambomst/php-bounce-handler
158454 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
maantje/pulse-php-fpm
116353 Downloads
A Laravel Pulse card to show php-fpm status
carlosio/opcache-dashboard
51969 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
bytexr/filament-queueable-bulk-actions
60750 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.