PHPackages                             vymak/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. [Framework](/categories/framework)
4. /
5. vymak/grido

ActiveLibrary[Framework](/categories/framework)

vymak/grido
===========

Grido - DataGrid for Nette Framework

2.1.2(10y ago)03.0k2BSD-3PHPPHP &gt;=5.3

Since Jul 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/vymak/grido)[ Packagist](https://packagist.org/packages/vymak/grido)[ Docs](http://o5.github.io/grido-examples/)[ RSS](/packages/vymak-grido/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (8)Versions (25)Used By (0)

[Grido](http://o5.github.io/grido-examples/)
============================================

[](#grido)

[![Latest Version on Packagist](https://camo.githubusercontent.com/82aed0effd3ba7e9228109bf1b1bdf8652c72ef0ea4557b116ede50dc765efdd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f352f677269646f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/o5/grido)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/00a11a3b82c4873a10b15ddc371eb3c3941e73be82a074c8e080944b3ab3d840/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6f352f677269646f2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/o5/grido)[![Coverage Status](https://camo.githubusercontent.com/512c9b9efc77cb671849ee52e7e5d07954c8181854c6bbdcb7c85717a18786f5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6f352f677269646f2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/o5/grido/code-structure)[![Quality Score](https://camo.githubusercontent.com/eb2cc75b5c2c6bac193eeb1350a2fb61943ae890327fa98e3dc5b502a003c225/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6f352f677269646f2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/o5/grido)[![Total Downloads](https://camo.githubusercontent.com/c231b240e050ed8f95464ea0f24e95d632580b3622bebf221a0cded85935bf2e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f352f677269646f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/o5/grido)[![Dependencies](https://camo.githubusercontent.com/779967f03f47d8441ba0fb50f502f4e2c193989dbd50b7a03e3b8e0b38355ec0/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6f353a677269646f2f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/php/o5:grido)

Grido is an extension for [Nette Framework](http://nette.org/). Grido helps you with data listing, formatting, sorting, paging, filtering, editing, bulk actions and exporting them. It doesn't matter which datasource you are using. For now, Grido works with [Nette Database](https://github.com/nette/database), [Dibi](https://github.com/dg/dibi), [Doctrine](https://github.com/doctrine/doctrine2) and ArraySource (raw PHP Arrays). You can try it in [live demo](http://grido.bugyik.cz/example/)!

[![Alt text](https://camo.githubusercontent.com/29f5e751f75b1b5e2bf786d9dc42cca2d00dba3f21da434ebde21cd68917885f/687474703a2f2f696d672e62756779696b2e637a2f477269646f2e706e67 "Sample")](https://camo.githubusercontent.com/29f5e751f75b1b5e2bf786d9dc42cca2d00dba3f21da434ebde21cd68917885f/687474703a2f2f696d672e62756779696b2e637a2f477269646f2e706e67)

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

[](#installation)

Via Composer

```
$ composer require o5/grido
```

Contributing
------------

[](#contributing)

Please see [Contributing File](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Petr Bugyík](https://github.com/o5)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 85.8% 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 ~72 days

Recently: every ~294 days

Total

24

Last Release

2999d ago

Major Versions

0.9.3 → 1.0.02013-10-31

1.0.6 → 2.0.02014-04-29

PHP version history (3 changes)0.9.0PHP &gt;=5.3.1

1.0.1PHP &gt;=5.3

v2.1.x-devPHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e351f07c05975a286cee08a76388764ad2a96fbd21a2e424e6a86aa92d7439d?d=identicon)[vymak](/maintainers/vymak)

---

Top Contributors

[![o5](https://avatars.githubusercontent.com/u/218562?v=4)](https://github.com/o5 "o5 (536 commits)")[![pepakriz](https://avatars.githubusercontent.com/u/383294?v=4)](https://github.com/pepakriz "pepakriz (16 commits)")[![TomasVotruba](https://avatars.githubusercontent.com/u/924196?v=4)](https://github.com/TomasVotruba "TomasVotruba (10 commits)")[![Mordred](https://avatars.githubusercontent.com/u/29232?v=4)](https://github.com/Mordred "Mordred (7 commits)")[![koprivajakub](https://avatars.githubusercontent.com/u/6573164?v=4)](https://github.com/koprivajakub "koprivajakub (6 commits)")[![sasule](https://avatars.githubusercontent.com/u/2640351?v=4)](https://github.com/sasule "sasule (5 commits)")[![jirinapravnik](https://avatars.githubusercontent.com/u/2507653?v=4)](https://github.com/jirinapravnik "jirinapravnik (5 commits)")[![vymak](https://avatars.githubusercontent.com/u/3403705?v=4)](https://github.com/vymak "vymak (4 commits)")[![Ciki](https://avatars.githubusercontent.com/u/342730?v=4)](https://github.com/Ciki "Ciki (4 commits)")[![MartyIX](https://avatars.githubusercontent.com/u/203266?v=4)](https://github.com/MartyIX "MartyIX (4 commits)")[![djdaca](https://avatars.githubusercontent.com/u/1162182?v=4)](https://github.com/djdaca "djdaca (3 commits)")[![lookyman](https://avatars.githubusercontent.com/u/3863468?v=4)](https://github.com/lookyman "lookyman (2 commits)")[![adaamz](https://avatars.githubusercontent.com/u/4347332?v=4)](https://github.com/adaamz "adaamz (2 commits)")[![Olicek](https://avatars.githubusercontent.com/u/2891953?v=4)](https://github.com/Olicek "Olicek (2 commits)")[![RadekUldrych](https://avatars.githubusercontent.com/u/6608877?v=4)](https://github.com/RadekUldrych "RadekUldrych (2 commits)")[![brabijan](https://avatars.githubusercontent.com/u/2448709?v=4)](https://github.com/brabijan "brabijan (2 commits)")[![h4kuna](https://avatars.githubusercontent.com/u/335722?v=4)](https://github.com/h4kuna "h4kuna (2 commits)")[![pavelkouril](https://avatars.githubusercontent.com/u/636912?v=4)](https://github.com/pavelkouril "pavelkouril (1 commits)")[![martinsifra](https://avatars.githubusercontent.com/u/1210906?v=4)](https://github.com/martinsifra "martinsifra (1 commits)")[![pkristian](https://avatars.githubusercontent.com/u/6765407?v=4)](https://github.com/pkristian "pkristian (1 commits)")

---

Tags

nettegridlistdatagridtabledatalisttablegrid

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[o5/grido

Grido - DataGrid for Nette Framework

87290.5k4](/packages/o5-grido)[ublaboo/datagrid

DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc

2971.9M23](/packages/ublaboo-datagrid)[yiisoft/yii-dataview

Yii data displaying widgets

4252.6k1](/packages/yiisoft-yii-dataview)[prezent/grid

Generic data grids and lists

1325.6k1](/packages/prezent-grid)

PHPackages © 2026

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