PHPackages                             mrezanomani/livewire-jalali-datepicker - 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. mrezanomani/livewire-jalali-datepicker

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

mrezanomani/livewire-jalali-datepicker
======================================

A lightweight Jalali datepicker for Livewire 3

v1.0.2(1y ago)2671MITBlade

Since May 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mrezanomani/livewire-jalali-datepicker)[ Packagist](https://packagist.org/packages/mrezanomani/livewire-jalali-datepicker)[ RSS](/packages/mrezanomani-livewire-jalali-datepicker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Livewire Jalali Datepicker
==========================

[](#livewire-jalali-datepicker)

A lightweight, Alpine.js-based Jalali (Persian) datepicker for Laravel Livewire 3 — with full Livewire 3 support, wire:model compatibility, and no need for jQuery or npm packages.

---

✅ Features
----------

[](#-features)

- Jalali (Persian) calendar support
- Compatible with Livewire 3
- Alpine.js powered
- Lightweight, no Vue/React
- Optional time selection
- Works out of the box via CDN

---

📦 Installation
--------------

[](#-installation)

### 1. Install via Composer (local or from GitHub)

[](#1-install-via-composer-local-or-from-github)

```
composer require mrezanomani/livewire-jalali-datepicker
```

> If installing from GitHub directly, use:

```
composer require mrezanomani/livewire-jalali-datepicker:@dev
```

---

📁 Publish views (optional)
--------------------------

[](#-publish-views-optional)

If you want to customize the blade view:

```
php artisan vendor:publish --tag=views
```

---

🛠 Setup JS &amp; CSS (via CDN)
------------------------------

[](#-setup-js--css-via-cdn)

Add the following to your main Blade layout (e.g. `resources/views/layouts/app.blade.php`):

### In ``:

[](#in-head)

```

```

### Before closing `` tag:

[](#before-closing-body-tag)

```

```

> ℹ️ No need to use npm or Vite build. This component works with CDN scripts!

---

✅ Usage
-------

[](#-usage)

In any Blade file:

```

```

### In Livewire component:

[](#in-livewire-component)

```
public string $date = '';
```

---

🧩 Parameters
------------

[](#-parameters)

PropTypeDescription`wire:model`stringLivewire bound model`format`stringOutput format (default: YYYY-MM-DD)`with-time`booleanEnable time picker (default: false)---

🤝 Contributing
--------------

[](#-contributing)

Pull requests are welcome!
If you encounter a bug or want a new feature, feel free to open an issue.

---

📄 License
---------

[](#-license)

MIT © Mrezanomani

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance49

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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

370d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b25c5a9abd81499e2b2f5eeb988754200f030473e08ef9522ffd2d2497afea8d?d=identicon)[mrezanomani](/maintainers/mrezanomani)

---

Top Contributors

[![uhostco](https://avatars.githubusercontent.com/u/86555781?v=4)](https://github.com/uhostco "uhostco (6 commits)")

### Embed Badge

![Health badge](/badges/mrezanomani-livewire-jalali-datepicker/health.svg)

```
[![Health](https://phpackages.com/badges/mrezanomani-livewire-jalali-datepicker/health.svg)](https://phpackages.com/packages/mrezanomani-livewire-jalali-datepicker)
```

###  Alternatives

[dorsetdigital/silverstripe-enhanced-requirements

Enhanced requirements for Silverstripe

117.8k4](/packages/dorsetdigital-silverstripe-enhanced-requirements)[infoweb-internet-solutions/yii2-cms-analytics

Analytics module for Yii2

112.4k1](/packages/infoweb-internet-solutions-yii2-cms-analytics)

PHPackages © 2026

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