Libraries tagged by laravel update events
qruto/laravel-wave
27722 Downloads
Painless Laravel Broadcasting with SSE.
altek/eventually
717735 Downloads
The missing many-to-many Eloquent events.
sssurii/laravel-ics
48932 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
wfeller/laravel-batch
3979 Downloads
Insert, update or delete models in batch, while still firing model events.
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
monim67/laravel-password-update
297 Downloads
Laravel user password change/update with password-update event.
lar/event
2 Downloads
Laravel Event update
rollswan/laravel-project-updater
23 Downloads
PHP Library used to update laravel project automatically upon receiving Git events.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
baremo/laravel-google-calendar-with-update-notifications
1374 Downloads
Manage events on a Google Calendar, with update notifications
curly-deni/laravel-permission-controller
8 Downloads
A Laravel package that observes model events and automatically enforces create, update, and delete permissions based on policies.
nidrax69/laravel-google-calendar-wupdate
3321 Downloads
Manage events on a Google Calendar, with update notifications
stephane-monnot/laravel-scheduled-changes
32 Downloads
A powerful and flexible package to schedule and execute future changes or events in your Laravel application. Manage tasks like content publication, data updates, unpublishing, and more with an easy-to-use interface and robust API support.
sarfraznawaz2005/eventable
49 Downloads
Laravel 5 package to easily add event listening capabilities to any model on Create/Update/Delete operations.
dniccum/nova-webhooks
6265 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).