Libraries tagged by OBS
php-libs/observable
197 Downloads
Provides clases to simplify observer pattern implementation
nicoaudy/ignoreable-observers
134 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
miquido/observable
151 Downloads
Observable library
jellytony/observability
205 Downloads
Distributed observability for Laravel made easy
haganjones/laravel-observe-properties
371 Downloads
A simple trait to allow you to observe changing properties on a Model.
gpanos/laravel-observe-attribute
5 Downloads
Register model observers using php 8 attributes
ergebnis/day-one-to-obsidian-converter
19 Downloads
Provides a console command for converting DayOne journals to Obsidian notes.
elogank/lol-replay-observer
9 Downloads
A simple library to allow players to watch League of Legends replays on your server
elazar/league-commonmark-obsidian
32 Downloads
Parser for use with league/commonmark to parse Obsidian Markdown
clivern/observability-php-sdk
11 Downloads
Observability SDK for PHP Applications.
cleaniquecoders/laravel-observers
10093 Downloads
A collection of observer classes that can be use in your Laravel application.
translucent/s3-observer
7 Downloads
Observer to sync your Eloquent with Amazon S3
mpyw/laravel-transaction-observer
3414 Downloads
Observe delayed events and fire them after ALL transactions are done.
bizcommerce/event-observer
132 Downloads
Event observers.
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.