PHPackages                             amidesfahani/nova-persian-date - 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. amidesfahani/nova-persian-date

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

amidesfahani/nova-persian-date
==============================

A Laravel Nova field.

v1.0.5(5y ago)115.6k[1 issues](https://github.com/amidesfahani/nova-persian-date/issues)[1 PRs](https://github.com/amidesfahani/nova-persian-date/pulls)MITVuePHP &gt;=7.1.0

Since May 6Pushed 1y agoCompare

[ Source](https://github.com/amidesfahani/nova-persian-date)[ Packagist](https://packagist.org/packages/amidesfahani/nova-persian-date)[ RSS](/packages/amidesfahani-nova-persian-date/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)DependenciesVersions (8)Used By (0)

nova-persian-date
=================

[](#nova-persian-date)

Persian Date Field for Laravel Nova

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

[](#installation)

You can install the package via composer:

```
composer require amidesfahani/nova-persian-date
```

The package will automatically register itself.

Examples
--------

[](#examples)

```
NovaPersianDate::make('Join Date', 'created_at')
    ->min('lastmonth')
    ->max('nextday')
    ->format('jYYYY-jMM-jDD')
    ->formats([
        'FormField' => 'jYYYY/jMM/jDD HH:mm',
        'IndexField' => 'jYYYY/jMM/jDD',
        'DetailField' => 'jYYYY/jMM/jDD HH:mm'
    ])
    ->humanize()
    ->type('datetime')
    ->sortable(),
```

```
.vpd-dir-rtl {
  font-family: 'IranSans'
}
.vpd-dir-ltr {
  font-family: 'Tahoma'
}
```

Alternatives
============

[](#alternatives)

- [dpsoft/nova-persian-date](https://github.com/dpsoft-official/nova-persian-date)

Licence
-------

[](#licence)

This package is [Treeware](https://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/https://github.com/amidesfahani/nova-persian-date) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

Every ~4 days

Total

6

Last Release

1862d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d9ed461878eff3be19c9bfd4158e246a2a02f3728fa9589d8d48b61867fc2b0?d=identicon)[amidesfahani](/maintainers/amidesfahani)

---

Top Contributors

[![amidesfahani](https://avatars.githubusercontent.com/u/61671721?v=4)](https://github.com/amidesfahani "amidesfahani (45 commits)")

---

Tags

datepicker-vuelaravellaravelnovanovalaravelnova

### Embed Badge

![Health badge](/badges/amidesfahani-nova-persian-date/health.svg)

```
[![Health](https://phpackages.com/badges/amidesfahani-nova-persian-date/health.svg)](https://phpackages.com/packages/amidesfahani-nova-persian-date)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

52178.7k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17186.3k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1198.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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