PHPackages                             beaumind/jdate - 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. beaumind/jdate

ActiveLibrary

beaumind/jdate
==============

a simple laravel wrapper for jdate functions

1.0.2(9y ago)269MITPHPPHP &gt;=5.4

Since Jan 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/beaumind/jdate)[ Packagist](https://packagist.org/packages/beaumind/jdate)[ RSS](/packages/beaumind-jdate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

laravel jdate
=============

[](#laravel-jdate)

- A simple Laravel Wrapper for [Alireza-h](http://github.com/alireza-h) jdate class.
- This package compatible with Laravel `>=5`

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

[](#installation)

Run the Composer update comand

```
$ composer require beaumind/jdate

```

In your `config/app.php` add `'Beaumind\Jdate\JDateServiceProvider'` to the end of the `$providers` array

```
'providers' => [

    Illuminate\Foundation\Providers\ArtisanServiceProvider::class,
    Illuminate\Auth\AuthServiceProvider::class,
    ...
    Beaumind\Jdate\JDateServiceProvider::class,

],

'alias' => [
    ...
    'jDate' => Beaumind\Jdate\Facades\JDate::class
]
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

3

Last Release

3413d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24860137?v=4)[Amir Hassani](/maintainers/beaumind)[@beaumind](https://github.com/beaumind)

---

Top Contributors

[![beaumind](https://avatars.githubusercontent.com/u/24860137?v=4)](https://github.com/beaumind "beaumind (20 commits)")

---

Tags

laraveldatetimedateJalalijDateBeaumind

### Embed Badge

![Health badge](/badges/beaumind-jdate/health.svg)

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

###  Alternatives

[hekmatinasser/verta

This Package helps developers to work with Jalali Datetime class for Laravel Framework PHP

657530.5k27](/packages/hekmatinasser-verta)[morilog/jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class.

9201.2M45](/packages/morilog-jalali)[miladr/jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle sallar/laravel-jdate by Sallar Kaboli.

479.6k2](/packages/miladr-jalali)[p3ym4n/jdate

Date converter from Jalali to Georgian and vice versa. It has Carbon instance inside and it's Laravel friendly.

101.8k2](/packages/p3ym4n-jdate)

PHPackages © 2026

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