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(10y ago)42454[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 1mo 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

29

—

LowBetter than 59% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity17

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

4010d 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

[fullcalendar/fullcalendar

Full-sized drag &amp; drop event calendar

20.4k373.3k4](/packages/fullcalendar-fullcalendar)[eternicode/bootstrap-datepicker

A datepicker for Bootstrap

12.7k543.8k6](/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.2k492.4k9](/packages/eonasdan-bootstrap-datetimepicker)[rmm5t/jquery-timeago

jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").

3.8k174.2k2](/packages/rmm5t-jquery-timeago)[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.6k223.5k](/packages/mottie-tablesorter)

PHPackages © 2026

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