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. [Utility &amp; Helpers](/categories/utility)
4. /
5. netwons/time

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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

this is my test packages

16PHP

Since Jun 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/netwons/timestamp)[ Packagist](https://packagist.org/packages/netwons/time)[ RSS](/packages/netwons-time/feed)WikiDiscussions master Synced 2d 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 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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://avatars.githubusercontent.com/u/5950068?v=4)[netwons](/maintainers/netwons)[@netwons](https://github.com/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)
```

###  Alternatives

[spatie/laravel-stubs

Opinionated Laravel stubs

252683.7k4](/packages/spatie-laravel-stubs)[spiral/core

IoC container, IoC scopes, factory, memory, configuration interfaces

198.2M133](/packages/spiral-core)[automattic/maintenance-mode-wp

Shut down your site for a little while and do some maintenance on it!

501.6k](/packages/automattic-maintenance-mode-wp)

PHPackages © 2026

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