PHPackages                             netwons/time - 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. netwons/time

ActiveLibrary

netwons/time
============

this is my test packages

16PHP

Since Jun 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/netwons/timestamp)[ Packagist](https://packagist.org/packages/netwons/time)[ RSS](/packages/netwons-time/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Timestamp
=========

[](#timestamp)

### Packages Home: Masoud/Time

[](#packages-home-masoudtime)

This is my packages test in laravel

Installation:

STEP 1:

```
composer require "netwons/time":"dev-master"

```

STEP 2: Add `provider` and `facade` in config/app.php

```
'providers' =>[
...
\Masoud\Time\TimeServiceProvider::class,
],

'aliases' =>[
...
'MyFacadeTimer'=>\Masoud\Time\Facade\TimerFacade::class,
]

```

STEP 3:

```
php artisan vendor:publish

```

STEP 4:

```
php artisan migrate

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6777a2cf1def944ff30b81d4e1e31b3de5369a387d33d34f7ae0e634f6f34d7c?d=identicon)[netwons](/maintainers/netwons)

---

Top Contributors

[![netwons](https://avatars.githubusercontent.com/u/5950068?v=4)](https://github.com/netwons "netwons (14 commits)")

### Embed Badge

![Health badge](/badges/netwons-time/health.svg)

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

PHPackages © 2026

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