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 2mo 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 60% 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

2419d ago

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

v1.1.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/720a7e1a09e6f92f7cd0e98a353ea70d40b755f6baa04e4a3c41fc744b8ea308?d=identicon)[PawelDmochowski](/maintainers/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

[waad/laravel-model-metadata

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

823.1k](/packages/waad-laravel-model-metadata)[nevadskiy/laravel-geonames

Populate your database using the GeoNames service.

2715.1k](/packages/nevadskiy-laravel-geonames)

PHPackages © 2026

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