Libraries tagged by laravel observer
owen-it/laravel-auditing
37230065 Downloads
Audit changes of your Eloquent models in Laravel
stayallive/laravel-eloquent-observable
49824 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
alexstewartja/laravel-attribute-observer
86540 Downloads
Observe (and react to) attribute changes made on Eloquent models.
akaunting/laravel-mutable-observer
197317 Downloads
Mutable observer package for Laravel
zachflower/ignorable-observers
331974 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
rajmundtoth0/laravel-auditing-elasticsearch-driver
97298 Downloads
An Elasticsearch driver for the owen-it/laravel-auditing package.
monooso/unobserve
404240 Downloads
Mute and unmute Laravel observers at will.
iconscout/laravel-auditing-elasticsearch
11818 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
nicksynev/make-observer-command
15581 Downloads
Artisan command for creating Observer classes in Laravel
siabit/laravel-auditing-elasticsearch
9333 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
grazulex/laravel-atlas
2471 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.
ascend/laravel-column-watcher
879 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
shinsenter/defer.php
10197 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
superman2014/laravel-observer
5974 Downloads
laravel model's observer
cleaniquecoders/laravel-observers
10179 Downloads
A collection of observer classes that can be use in your Laravel application.