Libraries tagged by model events
jpkleemans/attribute-events
568216 Downloads
🔥 Fire events on attribute changes of your Eloquent model
mvanduijker/laravel-transactional-model-events
184998 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
iben12/laravel-statable
328242 Downloads
Statable trait for Laravel Eloquent models
stayallive/laravel-eloquent-observable
69588 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
mostafaznv/laracache
53594 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
gharlan/propel-event-dispatcher-behavior
283396 Downloads
Integrates the Symfony EventDispatcher component in your Model classes for Propel.
lochmueller/calendarize
172719 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
bariew/yii2-event-component
50354 Downloads
Attaches events to all models
code-wheel/mcp-events
11357 Downloads
Standardized event classes for MCP (Model Context Protocol) tool execution lifecycle
grazulex/laravel-atlas
2698 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.
tommyknocker/pdo-database-class
6211 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
rolfvreijdenberger/izzum-statemachine
26230 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
dykyi-roman/awesome-claude-code
1576 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
ascend/laravel-column-watcher
1204 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!
glorpen/propel-bundle
88014 Downloads
Propel events and model extending for Symfony2.