PHPackages                             clock/clockprov - 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. clock/clockprov

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

clock/clockprov
===============

This is Test Package To get Date And clock

2451PHP

Since Dec 22Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Tested Packge With Phpanony - Clock
===================================

[](#tested-packge-with-phpanony---clock)

This is Test Package To get Date And clock

\#installation

Run This Command On Your Composer `composer require clock/clockprov:dev-master`

after completed to download package open your app.php file from this path `config/app.php`

put this to provider array line

```
Clock\ClockProv\ClockProvider::class,
```

and this aliases array from package

```
'Clock'     => Clock\ClockProv\ClockFacdecs::class,
```

now please run this command on your composer `php artisan vendor:publish`

\##usage

to use this package clock

```
 Clock::clock();

```

or if You want use Map

```
Clock::map();
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

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://www.gravatar.com/avatar/4e69eb26372ee1008cb285858b579b1162bde21b3c6af6bc5e73505eb8ae89d5?d=identicon)[PhpAnonymous](/maintainers/PhpAnonymous)

---

Top Contributors

[![arabnewscms](https://avatars.githubusercontent.com/u/17859436?v=4)](https://github.com/arabnewscms "arabnewscms (5 commits)")

### Embed Badge

![Health badge](/badges/clock-clockprov/health.svg)

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

PHPackages © 2026

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