Libraries tagged by jobserver
chris404/phervice
10 Downloads
Simple php event system
carlosocarvalho/laravel-auditing-es
1142 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
boldogteam/laravel-auditing
2 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
bedrest/events
380 Downloads
A simple event manager and dispatcher which supports annotations.
azeemhassni/laravel-auditing-filesystem
86 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
alaa/magento2-events-log
15 Downloads
Magento Events Log
1cool/laravel-auditing-elasticsearch
9 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
m6w6/hikke
18 Downloads
Prioritized Events and Observers
laramore/base
2272 Downloads
Commun base for all Laramore projects. Contains Element, Lock, Own, Observer definitions
garrettw/noair
42 Downloads
PHP event library following the Mediator behavioral pattern implemented like an Observer
observer/pdd
618 Downloads
observer/laravel-pdd
609 Downloads
pdd SDK for Laravel
voniersa/twitch-live-chat
5 Downloads
A simple and easy to use library for reading from and writing to the twitch irc live chats by partially using the observer design pattern
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
spinzar/laravel-unobserve
2 Downloads
Mute and unmute Laravel observers at will.