Libraries tagged by laravel observer
owen-it/laravel-auditing
28011751 Downloads
Audit changes of your Eloquent models in Laravel
monooso/unobserve
355988 Downloads
Mute and unmute Laravel observers at will.
alexstewartja/laravel-attribute-observer
76885 Downloads
Observe (and react to) attribute changes made on Eloquent models.
akaunting/laravel-mutable-observer
145001 Downloads
Mutable observer package for Laravel
zachflower/ignorable-observers
292159 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
stayallive/laravel-eloquent-observable
24362 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
rajmundtoth0/laravel-auditing-elasticsearch-driver
43931 Downloads
An Elasticsearch driver for the owen-it/laravel-auditing package.
iconscout/laravel-auditing-elasticsearch
10494 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
cleaniquecoders/laravel-observers
10163 Downloads
A collection of observer classes that can be use in your Laravel application.
nicksynev/make-observer-command
14934 Downloads
Artisan command for creating Observer classes in Laravel
siabit/laravel-auditing-elasticsearch
4263 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
grazulex/laravel-atlas
768 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
shinsenter/defer.php
9797 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
mckenziearts/laravel-command
1166 Downloads
A simple Laravel package to provide artisan new commands
despatates/laravel-auditing-job-database
2831 Downloads
A database driver for the owen-it/laravel-auditing package. Store audits using laravel jobs.