Libraries tagged by updatedBy
kerattila/laravel-track-author
1019 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
axn/laravel-eloquent-authorable
40993 Downloads
Support for created_by and updated_by fields in Eloquent models.
xenon/folklore-image-updated
591 Downloads
Image manipulation library for Laravel based on Imagine and inspired by Croppa for easy url based manipulation. This is a fork of laravel folklore image
sansanlabs/laravel-userstamps
212 Downloads
Package to add userstamps to models.
dfox288/culpa
3614 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
kamansoft/laravel-blame
2568 Downloads
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models
jcrodsolutions/laravel-user-stamp
110 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
everth/userstamps
123 Downloads
Laravel package to automatically manage created_by and updated_by columns on Eloquent models.
codiliateur/eloquent-model-userstamps
76 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
boralp/laravel-auditable
8 Downloads
A lightweight Laravel package to track model changes with IP (binary), deduplicated user agents, and created_by/updated_by auto-fill. Includes export, cleanup, and API endpoints for easy audit history access.
ayesh/geo-ip-database
406 Downloads
Weekly updated database of IP CIDR to Country codes, indexed by the first 1/4th of the IP address
jeffersongoncalves/laravel-created-by
2 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
alagaccia/laravel-created-by
2 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
element119/module-product-grid-updated-at-filter
38 Downloads
A Magento 2 module that allows admins to filter product's by their updated at timestamp.