PHPackages                             skyline/component-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. skyline/component-date-picker

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

skyline/component-date-picker
=============================

v0.8.5(3y ago)08MITJavaScriptPHP &gt;=7.2

Since Sep 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/tasoftch/skyline-component-date-picker)[ Packagist](https://packagist.org/packages/skyline/component-date-picker)[ RSS](/packages/skyline-component-date-picker/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

Skyline Date Picker Component
=============================

[](#skyline-date-picker-component)

The date picker component extends your application by adding a graphical interface for date and time input fields.

### Installation

[](#installation)

```
$ composer require skyline/component-date-picker

```

### Usage

[](#usage)

```

            ...

$(function() {
    $("#myPicker").datepicker("init", {
        autoOpen: false,
        autoUpdate: true,
        setDefaultDate: true,
        showClearBtn: true,
        mirror: "#result",
        mirrorFormat: "yyyy-mm-dd"
    })
}

```

### Links

[](#links)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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 ~174 days

Recently: every ~218 days

Total

6

Last Release

1185d ago

PHP version history (2 changes)v0.8.0PHP ^7.2

v0.8.5PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ebe1f5c8eebd8dbc08f97152d06e1435e7eee746ea87e28eaaabaf708ac17dc?d=identicon)[skyline](/maintainers/skyline)

---

Top Contributors

[![tasoftch](https://avatars.githubusercontent.com/u/24875322?v=4)](https://github.com/tasoftch "tasoftch (11 commits)")

### Embed Badge

![Health badge](/badges/skyline-component-date-picker/health.svg)

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

###  Alternatives

[dlds/yii2-mlm

Yii2 Multi Level Marketing component

183.8k](/packages/dlds-yii2-mlm)

PHPackages © 2026

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