PHPackages                             grimmlink/timingfield - 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. grimmlink/timingfield

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

grimmlink/timingfield
=====================

A jquery plugin to transform a timestamp field into an hours/minutes/seconds selector.

1.0(11y ago)42464[1 issues](https://github.com/grimmlink/TimingField/issues)MITJavaScript

Since May 26Pushed 8y ago2 watchersCompare

[ Source](https://github.com/grimmlink/TimingField)[ Packagist](https://packagist.org/packages/grimmlink/timingfield)[ Docs](https://github.com/grimmlink/TimingField)[ RSS](/packages/grimmlink-timingfield/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (1)Versions (2)Used By (0)

TimingField
===========

[](#timingfield)

A jquery plugin to transform a timestamp field into an hours/minutes/seconds selector.

Requirements
------------

[](#requirements)

- jQuery
- Twitter Bootstrap

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

[](#installation)

Installation with composer :

```
    ...
    "require": {
        ...
        "grimmlink/timingfield": "1.1",
        ...
    },
    ...
```

Configuration
-------------

[](#configuration)

This is the current available configuration :

```
$.fn.timingfield.defaults = {
    maxHour:        23
    width:          263,
    hoursText:      'H',
    minutesText:    'M',
    secondsText:    'S',
    hasSeconds:     true
};
```

Usage
-----

[](#usage)

```
...
$('.timestamp').timingfield();
...
```

###  Health Score

30

—

LowBetter than 61% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

4101d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/grimmlink-timingfield/health.svg)

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

###  Alternatives

[eternicode/bootstrap-datepicker

A datepicker for Bootstrap

12.7k552.0k6](/packages/eternicode-bootstrap-datepicker)[vakata/jstree

jsTree is jquery plugin, that provides interactive trees.

5.2k1.8M11](/packages/vakata-jstree)[eonasdan/bootstrap-datetimepicker

Date/time picker widget based on twitter bootstrap

7.2k500.2k9](/packages/eonasdan-bootstrap-datetimepicker)[nicolaskruchten/pivottable

Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.

4.4k223.4k1](/packages/nicolaskruchten-pivottable)[mottie/tablesorter

tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.

2.6k234.4k](/packages/mottie-tablesorter)[components/jqueryui

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.

1775.9M61](/packages/components-jqueryui)

PHPackages © 2026

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