Libraries tagged by laravel observer

v8-ict/laravel-smart-cache

0 Favers
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.

Go to Download


tim661811/laravel-telemetry-reporter

2 Favers
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.

Go to Download


sormagec/laravel-auditing-mongodb

1 Favers
151 Downloads

Audit changes of your Eloquent models in Laravel/Lumen

Go to Download


sailingdeveloper/laravel-generator

0 Favers
59 Downloads

Generate models, migrations, events, observers, Nova, form requests, resources from one model definition file.

Go to Download


runacorp/laravel-auditing

0 Favers
407 Downloads

Audit changes of your Eloquent models in Laravel/Lumen

Go to Download


oneseven9955/laravel-auditing-filesystem

0 Favers
6 Downloads

This filesystem driver, designed for the owen-it/laravel-auditing package, facilitates storing audits in CSV files across all Laravel disks that are registered.

Go to Download


misakstvanu/laravel-observable-models

0 Favers
0 Downloads

Why not register observers directly on the models?

Go to Download


kelvyncarbone/laravel-audit

0 Favers
3789 Downloads

Audit changes of your Eloquent models in Laravel/Lumen

Go to Download


jarek-paprocki/laravel-audit

0 Favers
23 Downloads

Audit changes of your Eloquent models in Laravel/Lumen

Go to Download


itul/process-observer

0 Favers
6 Downloads

Track long running processess

Go to Download


harrysbaraini/laravel-auditing-mongo-db

1 Favers
12 Downloads

Keep a change history for your models using laravel and lumen with mongo db

Go to Download


handsup/laravel-auditing

0 Favers
11 Downloads

Audit changes of your Eloquent models in Laravel/Lumen

Go to Download


haizad/laravel-auditing

0 Favers
389 Downloads

Audit changes of your Eloquent models in Laravel/Lumen

Go to Download


five-say/laravel-model-ext-trait

1 Favers
55 Downloads

基于 trait 的 laravel 模型特性拓展:自动注册模型观察者;创建与更新数据前,自动校验请求数据。

Go to Download


fetaciik/laravel-commands-no-nova

0 Favers
12 Downloads

Laravel create commands.

Go to Download


<< Previous Next >>