PHPackages                             jo/nette-grido - 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. jo/nette-grido

ActiveLibrary

jo/nette-grido
==============

Nette grido extensions

014PHP

Since Jul 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jan-oliva/JO-Nette-Grido)[ Packagist](https://packagist.org/packages/jo/nette-grido)[ RSS](/packages/jo-nette-grido/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

DateRange extension for Grido Grid
==================================

[](#daterange-extension-for-grido-grid)

see

usage
=====

[](#usage)

boostrap.php
============

[](#boostrapphp)

```
JO\Nette\Grido\Components\Filters\DateRangeExt::register();

```

create data grid
================

[](#create-data-grid)

```
$this->dg  - instance of Grido grid
$dtExample = '1.1.2014-31.5.2014';
$this->dg
	->addFilterDateRangeExt('orderDate', $this->getColumnLabel('orderDate'))
    ->getControl()->getControlPrototype()->attrs['placeholder'] = $dtExample;

$this->dg->getFilter('orderDate')->getControl()->getControlPrototype()->attrs['title'] = $dtExample;

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9a7407df81c1132ec21e01699c6279044ea3fa55675f5cbf0bd8886b2a167b1?d=identicon)[jan-oliva](/maintainers/jan-oliva)

---

Top Contributors

[![jan-oliva](https://avatars.githubusercontent.com/u/6595655?v=4)](https://github.com/jan-oliva "jan-oliva (13 commits)")

### Embed Badge

![Health badge](/badges/jo-nette-grido/health.svg)

```
[![Health](https://phpackages.com/badges/jo-nette-grido/health.svg)](https://phpackages.com/packages/jo-nette-grido)
```

PHPackages © 2026

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