PHPackages                             reind33r/simpledateformatter - 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. reind33r/simpledateformatter

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

reind33r/simpledateformatter
============================

:description

0.1.0(7y ago)09mitPHP

Since Feb 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/reind33r/laravel-simple-date-formatter)[ Packagist](https://packagist.org/packages/reind33r/simpledateformatter)[ Docs](https://github.com/reind33r/simpledateformatter)[ RSS](/packages/reind33r-simpledateformatter/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

SimpleDateFormatter
===================

[](#simpledateformatter)

This package for Laravel provides a simple yet effective Blade directive to format localized dates.

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

[](#installation)

Via Composer

```
$ composer require reind33r/simpledateformatter
```

Usage
-----

[](#usage)

In your Blade template :

```
@localized_date($date, $date_format='long|full|short', $time_format=true|false)
```

If no value (or an incorrect one) is provided to $date\_format, default format will be short.
If no value is provided for $time\_format, default is false.

The package uses the locale configured in your Laravel app to construct a IntlDateFormatter object, then it uses the predefined PHP formats :

- IntlDateFormatter::LONG
- IntlDateFormatter::FULL
- IntlDateFormatter::SHORT

Change log
----------

[](#change-log)

This is the first version.

License
-------

[](#license)

This package is licensed under [MIT license](license.md).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2704d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5407508?v=4)[Louis Guidez](/maintainers/reind33r)[@reind33r](https://github.com/reind33r)

---

Top Contributors

[![reind33r](https://avatars.githubusercontent.com/u/5407508?v=4)](https://github.com/reind33r "reind33r (1 commits)")

---

Tags

laravelSimpleDateFormatter

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/reind33r-simpledateformatter/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k9.6k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90128.1k](/packages/emargareten-inertia-modal)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

3614.9k](/packages/linkxtr-laravel-qrcode)[wearepixel/laravel-cart

A cart implementation for Laravel

1355.6k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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