PHPackages                             clockhamada/clockprovehamada - 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. clockhamada/clockprovehamada

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

clockhamada/clockprovehamada
============================

this is our package for time

05PHP

Since Nov 11Pushed 7y agoCompare

[ Source](https://github.com/ahmed0shokry0cs/clockhamada-clockprovehamada)[ Packagist](https://packagist.org/packages/clockhamada/clockprovehamada)[ RSS](/packages/clockhamada-clockprovehamada/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

clock-ClockProv
===============

[](#clock-clockprov)

this is our package for time

installation :
--------------

[](#installation-)

please run this command :

```
composer require clockhamada/clockprovehamada:dev-master
```

then go to config directory then open app.php : add in providers array this line :

```
Clock\ClockProve\ClockProvider::class
```

add in aliases array this line :

```
'Clock' => Clock\ClockProve\ClockFacade::class
```

then run this command : `php artisan vendor:publish`

usage :
-------

[](#usage-)

call our facade in your controller :

```
use Clock;
```

then if you want to get data :

```
Clock::clock();
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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/2a83582d9d5f8023821ff7026621d5db994b3e8e2e436ea5699da37521abd946?d=identicon)[ahmed0shokry0cs](/maintainers/ahmed0shokry0cs)

---

Top Contributors

[![ahmed0shokry0cs](https://avatars.githubusercontent.com/u/44942772?v=4)](https://github.com/ahmed0shokry0cs "ahmed0shokry0cs (19 commits)")

### Embed Badge

![Health badge](/badges/clockhamada-clockprovehamada/health.svg)

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

###  Alternatives

[dater/dater

Compact PHP library for working with date/time in different formats &amp; timezones.

14282.3k](/packages/dater-dater)[overtrue/laravel-vote

User Vote features for Laravel Application.

12416.5k](/packages/overtrue-laravel-vote)[consoletvs/support

ConsoleTVs support library

27300.4k8](/packages/consoletvs-support)[tonyhhyip/sse

An easy-to-use, object-oriented library for Server-Sent Events

24165.9k2](/packages/tonyhhyip-sse)[snscripts/itc-reporter

PHP package for downloading stats from iTunes Connect - Replacement for Apples Java based Reporter.jar

2241.0k](/packages/snscripts-itc-reporter)[wpackio/enqueue

API to enqueue assets generated by @wpackio/scripts into your WordPress plugin or theme.

1278.3k5](/packages/wpackio-enqueue)

PHPackages © 2026

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