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 2mo 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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

2656d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e1b2d8be05803d14f7249f5507327f3ff5b71e74a85b057176e925b0d1158de0?d=identicon)[reind33r](/maintainers/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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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