PHPackages                             aliqasemzadeh/fluxui-persian-date-picker - 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. aliqasemzadeh/fluxui-persian-date-picker

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

aliqasemzadeh/fluxui-persian-date-picker
========================================

Persian (Jalali) Date Picker Blade component for Laravel + Livewire 4 + Flux UI.

15Blade

Since Apr 25Pushed 1mo agoCompare

[ Source](https://github.com/aliqasemzadeh/fluxui-persian-date-picker)[ Packagist](https://packagist.org/packages/aliqasemzadeh/fluxui-persian-date-picker)[ RSS](/packages/aliqasemzadeh-fluxui-persian-date-picker/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Flux UI Persian Date Picker
===========================

[](#flux-ui-persian-date-picker)

یک کامپوننت Blade برای انتخاب تاریخ شمسی (جلالی) که روی **Laravel + Livewire 4 + Flux UI** و **Alpine.js** کار می‌کند.

نویسنده: **Ali Qasemzadeh** —

نصب
---

[](#نصب)

```
composer require aliqasemzadeh/fluxui-persian-date-picker
```

ServiceProvider به‌صورت خودکار ثبت می‌شود (Laravel package auto-discovery).

### پیش‌نیازها

[](#پیش‌نیازها)

- Laravel 11، 12 یا 13
- Livewire 4
- [Flux UI](https://fluxui.dev) (پکیج `livewire/flux`)
- Alpine.js (که معمولاً همراه Flux/Livewire لود می‌شود)
- Tailwind CSS

### پیکربندی Tailwind

[](#پیکربندی-tailwind)

مسیر view های پکیج را به `content` در `tailwind.config.js` اضافه کنید تا کلاس‌ها پاک نشوند:

```
export default {
    content: [
        // ...
        './vendor/aliqasemzadeh/fluxui-persian-date-picker/resources/views/**/*.blade.php',
    ],
}
```

استفاده
-------

[](#استفاده)

```

```

### نمونه

[](#نمونه)

[![demo.png](demo.png)](demo.png)

### Propها

[](#propها)

Propنوعپیش‌فرضتوضیح`name`stringاز `wire:model` گرفته می‌شودنام فیلد`label`string`null`برچسب فیلد`placeholder`string`انتخاب تاریخ`متن placeholder`description`string`null`توضیح زیر برچسب`size`string`null`اندازهٔ ورودی Flux`required`bool`false`اجباری بودن`value`string`null`مقدار اولیه (`Y-m-d` میلادی)از `wire:model`, `wire:model.live`, `wire:model.blur` پشتیبانی می‌شود.

انتشار view برای سفارشی‌سازی
----------------------------

[](#انتشار-view-برای-سفارشی‌سازی)

```
php artisan vendor:publish --tag=persian-date-picker-views
```

سپس فایل را در مسیر `resources/views/vendor/persian-date-picker/components/persian-date-picker.blade.php` ویرایش کنید.

توسعهٔ محلی
-----------

[](#توسعهٔ-محلی)

در `composer.json` پروژهٔ مصرف‌کننده:

```
"repositories": [
    {
        "type": "path",
        "url": "../fluxui-persian-date-picker",
        "options": { "symlink": true }
    }
],
    "require": {
    "aliqasemzadeh/fluxui-persian-date-picker": "*"
}
```

و سپس:

```
composer require aliqasemzadeh/fluxui-persian-date-picker:*
```

مجوز
----

[](#مجوز)

MIT

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance60

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/26847446?v=4)[Ali Qasemzadeh](/maintainers/aliqasemzadeh)[@aliqasemzadeh](https://github.com/aliqasemzadeh)

---

Top Contributors

[![aliqasemzadeh](https://avatars.githubusercontent.com/u/26847446?v=4)](https://github.com/aliqasemzadeh "aliqasemzadeh (3 commits)")

### Embed Badge

![Health badge](/badges/aliqasemzadeh-fluxui-persian-date-picker/health.svg)

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

###  Alternatives

[linnovate/openideal

OpenideaL - open source ideas and innovation management system

1262.8k2](/packages/linnovate-openideal)[kunstmaan/utilities-bundle

The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher

12152.1k6](/packages/kunstmaan-utilities-bundle)[tochka-developers/work-calendar

Russian Federation production calendar extension for Carbon

1825.9k](/packages/tochka-developers-work-calendar)[risan/sentiment-analysis

Sentiment analysis library for PHP.

203.5k](/packages/risan-sentiment-analysis)

PHPackages © 2026

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