Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.34 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.34 KB

DataGrid for Nette Framework (PHP 5.3).

Alt text

Installation

The best way to install Grido is using Composer:

$ composer require o5/grido

Contributions

Please, install pre-commit hook before contribution. Installation is nothing more than:

$ ln -s ../../pre-commit.sh .git/hooks/pre-commit