Libraries tagged by ostatus
laravel-lang/status-generator
1518859 Downloads
Translation status generator for Laravel Lang projects
imtigger/laravel-job-status-progress-view
72369 Downloads
Laravel Job Status Progress View
sarfraznawaz2005/servermonitor
11702 Downloads
Laravel package to periodically monitor the health of your server and website.
mateus/module-orderstatuscolor
22319 Downloads
Changes the color of the order status column in the UI grid, based on the current status of the order.
gomachan46/state-machine
83978 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
cybercog/laravel-eloquent-flag
15608 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cachethq/cachet
423 Downloads
biegalski-llc/laravel-mailgun-webhooks
57742 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
1656347 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
15604 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
195980 Downloads
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
maantje/pulse-php-fpm
103344 Downloads
A Laravel Pulse card to show php-fpm status
carlosio/opcache-dashboard
51084 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
58125 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.
apen/additional_reports
132595 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).