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

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

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

A date &amp; time tile for the Laravel Dashboard

1.0.3(4y ago)125.0k—7.1%5MITPHPPHP ^7.4|^8.0

Since Sep 30Pushed 4y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (2)Versions (5)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/41768e7d893c92333d7f20e7d116fcff6b1a2eb4b0831f4ffc7fbce38e8c8438/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f6c69747765622f6c61726176656c2d64617368626f6172642d646174652d74696d652d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/solitweb/laravel-dashboard-date-time-tile)[![GitHub Tests Action Status](https://camo.githubusercontent.com/b40610df915810db4e5c01f32d749be841e4ffc4b5ccd35718a201345a90d8a0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f736f6c69747765622f6c61726176656c2d64617368626f6172642d646174652d74696d652d74696c652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/solitweb/laravel-dashboard-date-time-tile/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/925a87f4b90d941d6521b670b7e0fcd886323cc361c94d6fd5cf4e33a29b015a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f6c69747765622f6c61726176656c2d64617368626f6172642d646174652d74696d652d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/solitweb/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).

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

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

[](#installation)

You can install the package via composer:

```
composer require solitweb/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 overidden 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="Solitweb\DateTimeTile\DateTimeTileServiceProvider" --tag="dashboard-date-time-tile-views"
```

Changelog
---------

[](#changelog)

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

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Spatie](https://github.com/spatie/)
- [Moment.js](https://momentjs.com/)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~183 days

Total

4

Last Release

1505d ago

PHP version history (2 changes)1.0.0PHP ^7.4

1.0.1PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a5690f03d3f16b5b6c060e87c00ee74124b027cb623fbbb51ab2e6a4e1f328e?d=identicon)[Solitweb](/maintainers/Solitweb)

---

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)")

---

Tags

solitweblaravel-dashboard-date-time-tile

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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