PHPackages                             roelgonzalez/laravel-dashboard-date-time-tile - 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. roelgonzalez/laravel-dashboard-date-time-tile

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

roelgonzalez/laravel-dashboard-date-time-tile
=============================================

A date &amp; time tile for the Laravel Dashboard

1.0.0(1mo ago)01↓100%MITPHPPHP ^8.3

Since Mar 20Pushed 1mo agoCompare

[ Source](https://github.com/roelgonzalez/laravel-dashboard-date-time-tile)[ Packagist](https://packagist.org/packages/roelgonzalez/laravel-dashboard-date-time-tile)[ Docs](https://github.com/roelgonzalez/laravel-dashboard-date-time-tile)[ RSS](/packages/roelgonzalez-laravel-dashboard-date-time-tile/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

A date &amp; time tile for the Laravel Dashboard
================================================

[](#a-date--time-tile-for-the-laravel-dashboard)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4bb08b738e61313f7b39dc2f1a5a107f36d4e22e1b94f79b34d2afd6652e962d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f656c676f6e7a616c657a2f6c61726176656c2d64617368626f6172642d646174652d74696d652d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/roelgonzalez/laravel-dashboard-date-time-tile)[![GitHub Tests Action Status](https://camo.githubusercontent.com/2548328869df1d2d96aaa80bb7d92b0c819ca00defd0986e1119485092596671/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f726f656c676f6e7a616c657a2f6c61726176656c2d64617368626f6172642d646174652d74696d652d74696c652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/roelgonzalez/laravel-dashboard-date-time-tile/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/982ddc70a8f9a21b446c2d85ff69ce3d457b2e518555836aa45336e6e1b92b0a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f656c676f6e7a616c657a2f6c61726176656c2d64617368626f6172642d646174652d74696d652d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/roelgonzalez/laravel-dashboard-date-time-tile)

This tile displays date &amp; time for a specified timezone.

This tile can be used on [the Laravel Dashboard](https://docs.spatie.be/laravel-dashboard).

Compatibility
-------------

[](#compatibility)

- PHP `^8.3`
- `spatie/laravel-dashboard` `^4.0`

 [![](https://github.com/roelgonzalez/laravel-dashboard-date-time-tile/raw/master/screenshot.png)](https://github.com/roelgonzalez/laravel-dashboard-date-time-tile/raw/master/screenshot.png)

Credits
-------

[](#credits)

Forked from the original DateTimeTile package.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require roelgonzalez/laravel-dashboard-date-time-tile
```

Usage
-----

[](#usage)

In your dashboard view you use the `livewire:date-time-tile` component.

```

```

By default, the title of the tile will display the timezone string, i.e. Europe/Brussels. This can be overridden using the optional `title` parameter, e.g.

```

```

### Customizing the view

[](#customizing-the-view)

If you want to customize the view used to render this tile, run this command:

```
php artisan vendor:publish --provider="RoelGonzalez\DateTimeTile\DateTimeTileServiceProvider" --tag="dashboard-date-time-tile-views"
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance89

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

53d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/68a87945ed151829a5799caf450c6930f6d898bafd24856474bdb8ae863ac7da?d=identicon)[roelgonzalez](/maintainers/roelgonzalez)

---

Top Contributors

[![stijnvanouplines](https://avatars.githubusercontent.com/u/16742744?v=4)](https://github.com/stijnvanouplines "stijnvanouplines (6 commits)")[![mattsims](https://avatars.githubusercontent.com/u/1031366?v=4)](https://github.com/mattsims "mattsims (3 commits)")[![dsbilling](https://avatars.githubusercontent.com/u/9788214?v=4)](https://github.com/dsbilling "dsbilling (1 commits)")[![roelgonzalez](https://avatars.githubusercontent.com/u/13934159?v=4)](https://github.com/roelgonzalez "roelgonzalez (1 commits)")

---

Tags

laravel-dashboard-date-time-tileroelgonzalez

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/roelgonzalez-laravel-dashboard-date-time-tile/health.svg)

```
[![Health](https://phpackages.com/badges/roelgonzalez-laravel-dashboard-date-time-tile/health.svg)](https://phpackages.com/packages/roelgonzalez-laravel-dashboard-date-time-tile)
```

PHPackages © 2026

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