PHPackages                             awonwon/booclock - 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. awonwon/booclock

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

awonwon/booclock
================

a package to show a clock view with mario's boo

1.0.1(8y ago)016PHP

Since Jun 2Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

Boo Clock
=========

[](#boo-clock)

A composer package for laravel to show a clock view with mario's boo.

### Usage

[](#usage)

Install laravel package.

```
composer require awonwon/booclock

```

regist ClockServiceProvider in your config/app.php

```
'providers' =>[
    ...
    Awonwon\Booclock\ClockServiceProvider::class,
    ...
],

```

Run this artisan command after you composer install.

```
php artisan vendor:publish --tag=public --force

```

It's make a boo image in `public/vendor/booclock` folder

Browse `http://localhost:8000/boo`, and you'll see the boo clock's page.

If you want to custom your boo's page, please run this command instead of the vendor command before

```
php artisan vendor:publish

```

The view file will copy to `resources/views/vendor/booclock` folder

---

### Happy to see Boo in Mario world !

[](#happy-to-see-boo-in-mario-world-)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3269d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c149d4841dc01a2f94855320bcadf18549b44d1f7357350207c95785cc5fbd7?d=identicon)[awonwon](/maintainers/awonwon)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/awonwon-booclock/health.svg)

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

###  Alternatives

[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)

PHPackages © 2026

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