PHPackages                             sansanlabs/laravel-userstamps - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. sansanlabs/laravel-userstamps

ActiveLibrary[Database &amp; ORM](/categories/database)

sansanlabs/laravel-userstamps
=============================

Package to add userstamps to models.

v8.2.0(1w ago)21.1k[1 PRs](https://github.com/sansanlabs/laravel-userstamps/pulls)2MITPHPPHP ^8.3CI passing

Since Apr 21Pushed 1w agoCompare

[ Source](https://github.com/sansanlabs/laravel-userstamps)[ Packagist](https://packagist.org/packages/sansanlabs/laravel-userstamps)[ Docs](https://github.com/sansanlabs/laravel-userstamps)[ GitHub Sponsors](https://github.com/sansanlabs)[ RSS](/packages/sansanlabs-laravel-userstamps/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (52)Versions (15)Used By (2)

Laravel Userstamps
==================

[](#laravel-userstamps)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b6ebdfbb916ab157f0c17b6d6c75b0e6693fa249f4956c120958f3bed5d065f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616e73616e6c6162732f6c61726176656c2d757365727374616d70732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sansanlabs/laravel-userstamps)[![GitHub Tests Action Status](https://camo.githubusercontent.com/8e332870fe3beccbc6101e1385385e2d12ea7d4583faf70fbb7c2caee68bbc87/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73616e73616e6c6162732f6c61726176656c2d757365727374616d70732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/sansanlabs/laravel-userstamps/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a8951a181a037516ef17fcf704cfadb3bfe6149fa6e076a64cd0fc23324b284d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73616e73616e6c6162732f6c61726176656c2d757365727374616d70732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/sansanlabs/laravel-userstamps/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/006e13400b9106297180a027137411918c53f4935b45b632191cb50e97dafc92/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616e73616e6c6162732f6c61726176656c2d757365727374616d70732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sansanlabs/laravel-userstamps)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require sansanlabs/laravel-userstamps
```

You can publish the config file with:

```
php artisan vendor:publish --tag="userstamps-config"
```

This is the contents of the published config file:

```
