Libraries tagged by event data
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
ivangospodinow/grid
5 Downloads
Easy to use event driven php grid
djunehor/laravel-revert-query
17 Downloads
Log all model events and revert specific model event
com.jukusoft/jukucms
7 Downloads
Open Source CMS should be the fastest CMS world wide (WIP)
sebastianlenz/calendarfield
580 Downloads
A Craft field type for storing event data
percipiolondon/craft-next-up
358 Downloads
Get the next upcoming event date from the matrix
hddev/laravel-request-logger
23 Downloads
Structured HTTP request logging for Laravel: request lifecycle events, correlation IDs, sensitive data redaction, pluggable profiles and writers.
phpnomad/core-recipes
33 Downloads
Core scaffolding recipes for PHPNomad — datastores, controllers, listeners, events, tables, and more. Consumed by phpnomad/cli via composer-based kit discovery.
jardiscore/kernel
5 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
oat-sa/extension-tao-monitoring
9828 Downloads
Extension for monitoring of the tao events. Fast access to statistics data
svc/log-bundle
1037 Downloads
Bundle to log events and statistics in a database table
vuduythanh2020/mysql-replication
3277 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
gemini/php-mysql-replication
11 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
ibrahimbougaoua/filament-sound
16 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
floriandomgjoni/laravel-ai-factory
25 Downloads
Laravel package for generating realistic factory data using AI (OpenAI, Gemini, DeepSeek) with support for manual and hardcoded fields, model events, and bulk inserts.