Libraries tagged by CreatedBy
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.
begicf/areport-dpm-xbrl
255 Downloads
AreportDpmXBRL is a package for parsing XBRL taxonomy which is created by EU standards
antonyz89/yii2-many-to-many
1539 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework. Created By Alexey Rogachev, forked by AntonyZ89
tp/solarium-extensions-bundle
36 Downloads
A collection of useful extensions for the NelmioSolariumBundle created by Seldaek.
romm/site-factory
32 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
pixney/hjortron-theme
115 Downloads
A Pyro LDP Administration theme created by Pixney.
malhal/laravel-createdbypolicy
8 Downloads
Simple security for Laravel models
michaeljmeadows/created-by
29 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.
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.
hexathos/laravel-hasuserdata
207 Downloads
Autofills updated_by, created_by, updated_at and created_at
xt/laravel-userstimetamps
289 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
tobidsn/laravel-userstamps
18 Downloads
A simple Laravel package for Eloquent Model user specific feilds.
skycoder/user-log
5 Downloads
An Awesome Package That Store User Creating, Updating, Approved and Company Log
phumsoft/userstamps
2 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.