PHPackages                             ventrec/timestampr - 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. ventrec/timestampr

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

ventrec/timestampr
==================

Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions

1.0.5(9y ago)1261MITPHPPHP &gt;=5.6.0

Since Sep 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ventrec/timestampr)[ Packagist](https://packagist.org/packages/ventrec/timestampr)[ Docs](https://github.com/ventrec/timestampr)[ RSS](/packages/ventrec-timestampr/feed)WikiDiscussions develop Synced 6d ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Timestampr
==========

[](#timestampr)

Timestampr is a tool that updates timestamp columns in your mysql database that is not nullable. The tool was made in order to update the database in a laravel project, hence the .env file requirement.

### Installation

[](#installation)

```
composer global require ventrec/timestampr
```

### How to use it

[](#how-to-use-it)

Navigate to the root of your project folder where your .env file is located. The tool reads database parameters from the file (`DB_HOST`, `DB_USERNAME`, `DB_PASSWORD`, `DB_DATABASE`) which is used to connect to the database. If needed, you can provide an optional parameter for the port.

Run the command.

```
timestampr
```

Run the tool with mysql port as a parameter.

```
timestampr 33060
```

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~46 days

Recently: every ~58 days

Total

6

Last Release

3377d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9464be828720dc6bc2c274eb73700afdfba0003701e0a3f8b222c1e9daa99733?d=identicon)[ventrec](/maintainers/ventrec)

---

Top Contributors

[![ventrec](https://avatars.githubusercontent.com/u/701788?v=4)](https://github.com/ventrec "ventrec (20 commits)")[![smajohusic](https://avatars.githubusercontent.com/u/13624422?v=4)](https://github.com/smajohusic "smajohusic (3 commits)")[![ecrmnn](https://avatars.githubusercontent.com/u/1481696?v=4)](https://github.com/ecrmnn "ecrmnn (1 commits)")

---

Tags

mysqltimestamp

### Embed Badge

![Health badge](/badges/ventrec-timestampr/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.3k](/packages/laravel-framework)[lion/bundle

Lion-framework configuration and initialization package

132.4k5](/packages/lion-bundle)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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