Libraries tagged by Event Log
laratel/opentelemetry
278 Downloads
A Laravel package for OpenTelemetry tracing, metrics, and logging integration.
hipdevteam/ion-mu
133 Downloads
ION MU — WordPress mu-plugin that fire-and-forgets activity events to Site Intelligence
craftpulse/craft-audit-kit
45 Downloads
Foundational, tamper-evident audit primitives for Craft CMS: a neutral audit event contract, a dispatch bus, a byte-deterministic SHA-256 hash-chain engine, export formatters, SIEM forwarders, and external anchoring. The shared compliance base for the CraftPulse ecosystem.
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
nowo-tech/sentry-bundle
2005 Downloads
Symfony bundle extending Sentry integration with enhanced event listeners and configuration
melodicdev/framework
486 Downloads
A modern PHP 8.2+ framework with CQRS, JWT authentication, and middleware pipeline
logbrew/sdk
38 Downloads
Public LogBrew PHP SDK for building, validating, and flushing event batches.
provisionesta/audit
954 Downloads
Audit and Event Log Handler for Laravel
invoicetronic/php-sdk
147 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
hexis/audit-bundle
336 Downloads
Symfony bundle that audits security events (login, logout, switch_user, failed-login) and Doctrine writes (insert/update/delete) with optional pre-image snapshots, storing to Elasticsearch or Doctrine with primary/fallback semantics.
samaphp/laravel-bounded
86 Downloads
Boundary enforcement for Laravel — invokable controllers, transaction commit boundaries, log event keys, DTO discipline, facade zones, middleware foreclosure. Validators run at artisan boot; static rules ship for PHPStan and Deptrac.
jardiscore/kernel
78 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.
renoki-co/laravel-firebase-analytics
5279 Downloads
Laravel Firebase Analytics adds blade directives to initialize, log events and set user properties for Firebase Analytics.
yogeshgupta/phonepe-laravel
1317 Downloads
Complete PhonePe Payment Gateway v2 integration for Laravel with OAuth, Webhook, Auto-Logging, Events & Facade
3brs/enterprise-security-bundle
475 Downloads
Standalone Symfony bundle with reusable security logic — interfaces, services, validators, event listeners