Libraries tagged by alter
php-flasher/flasher-toastr-laravel
512592 Downloads
Leverage Toastr for stylish toast notifications in Laravel with PHPFlasher. Add Toastr's sleek notifications to your Laravel projects effortlessly.
php-flasher/flasher-toastr
1266833 Downloads
PHPFlasher Toastr - An extension for PHPFlasher to integrate Toastr notifications seamlessly in Laravel or Symfony. Enhances UX with elegant, responsive toast messages.
php-flasher/flasher-symfony
1290811 Downloads
Integrate flash notifications into Symfony projects effortlessly with PHPFlasher. Improve user experience and application feedback loops easily.
marcelog/pagi
125697 Downloads
Asterisk Gateway Interface (AGI) client for PHP, suitable to make telephony applications using call flow nodes
loveorigami/yii2-notification-wrapper
191825 Downloads
This module for renders a message from session flash (with ajax, pjax support and etc.)
clue/ami-react
96699 Downloads
Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP.
aternus/geonames-client
184458 Downloads
GeoNames API Client
aternos/thanos
509969 Downloads
Simple library to detect and remove unused chunks from a Minecraft world.
altek/eventually
733029 Downloads
The missing many-to-many Eloquent events.
yanlongli/app-store-server-api
18128 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.
therezor/laravel-transactional-jobs
421358 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
styde/html
139466 Downloads
Build form fields, menus, alert messages and other view components quickly
mvanduijker/laravel-transactional-model-events
134624 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
giannisdag/yii2-check-login-attempts
47521 Downloads
Disable login after multiple failures.
ganyicz/nova-callbacks
108563 Downloads
Add after-save callbacks to your Laravel Nova resources.