PHPackages                             dmocho/updater - 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. dmocho/updater

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

dmocho/updater
==============

Provides attachment of active user ID to create/update/delete operations.

v1.1.0(6y ago)1123MITPHPPHP &gt;=7.2

Since Apr 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dmocho/updater)[ Packagist](https://packagist.org/packages/dmocho/updater)[ RSS](/packages/dmocho-updater/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

updater
=======

[](#updater)

Provides attachment of active user ID to create/update/delete operations.

features
========

[](#features)

- Defines authors() method in blueprint complementing the timestamps()
- Defines softDeleters() method in blueprint complementing the softDelete()

install
=======

[](#install)

composer.json
-------------

[](#composerjson)

Add a requirement for the package

```
{
    "require": {
        "dmocho/updater": "dev-master"
    }
}
```

config/app.php
--------------

[](#configappphp)

Add it to the list of providers

```
'providers' => array(
  'Dmocho\Updater\UpdaterServiceProvider'
)
```

license
=======

[](#license)

Released under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 96% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~159 days

Recently: every ~257 days

Total

9

Last Release

2470d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.5.9

v1.1.0PHP &gt;=7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18227670?v=4)[Paweł Dmochowski](/maintainers/PawelDmochowski)[@PawelDmochowski](https://github.com/PawelDmochowski)

---

Top Contributors

[![PawelDmochowski](https://avatars.githubusercontent.com/u/18227670?v=4)](https://github.com/PawelDmochowski "PawelDmochowski (24 commits)")[![PawelDmochowskiDRAST](https://avatars.githubusercontent.com/u/17060755?v=4)](https://github.com/PawelDmochowskiDRAST "PawelDmochowskiDRAST (1 commits)")

---

Tags

laraveldatabase

### Embed Badge

![Health badge](/badges/dmocho-updater/health.svg)

```
[![Health](https://phpackages.com/badges/dmocho-updater/health.svg)](https://phpackages.com/packages/dmocho-updater)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11222.5M33](/packages/anourvalar-eloquent-serialize)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)[waad/laravel-model-metadata

A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.

854.1k](/packages/waad-laravel-model-metadata)[ramadan/easy-model

A Laravel package for enjoyably managing database queries.

111.6k](/packages/ramadan-easy-model)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
