Libraries tagged by updatedBy
phpanonymous/senangpay
2 Downloads
This package will provide facade and easy integration with SenangPay payment gateway. updated by Mahmoud Ibrahim - phpanonymous
nbsbbs/mongo-php-adapter
37 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library (updated by Noobus)
mintunmedia/restcord
100 Downloads
REST Library for the Discord API. Updated by Mintun Media
kikwik/command-blameable-bundle
25 Downloads
Subscriber for gedmo/doctrine-extension Blameable that set the actual command name in the createdBy and updatedBy fields
jcrodsolutions/laravel-user-stamp
135 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
hpolthof/laravel-auditable
8 Downloads
Allow for easy addition of created_by and updated_by fields.
gjentii/laravel-userstamps
0 Downloads
Laravel Blueprint macros for userStamps and dropUserStamps (created_by, updated_by, deleted_by).
ganuonglachanh/vietnamese
106 Downloads
Vietnam language pack for Flarum. Updated by GaNuongLaChanh
fighcell/yii2-user
61 Downloads
Flexible user registration and authentication module for Yii2, developed by fighcell and updated by fighcell
dkn/flarum-ext-vietnamese
9 Downloads
Vietnam language pack for Flarum. Updated by DKN
codiliateur/eloquent-model-userstamps
140 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
43 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.
atsyscorp/yii2-mailqueue
33 Downloads
Email queue component for yii2. Created by Saranga Abeykoon, updated by ATSYS
andreadam82/laravel-userstamps
7 Downloads
Package to add created_by, updated_by and deleted_by to models.
alagaccia/laravel-created-by
46 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.