vymak / grido
Grido - DataGrid for Nette Framework
2.1.2
2016-01-11 10:41 UTC
Requires
- php: >=5.3
- nette/nette: ~2.0
- symfony/property-access: ~2.6
Requires (Dev)
- dibi/dibi: ~2.3.1
- kdyby/doctrine: ~2.3.0
- mockery/mockery: ~0.9.3
- nette/nette: ~2.2.0
- nette/tester: ~1.4.0
- squizlabs/php_codesniffer: ~2.3.0
README
Grido is an extension for Nette Framework. 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, Dibi, Doctrine and ArraySource (raw PHP Arrays). You can try it in live demo!
Installation
Via Composer
$ composer require o5/grido
Contributing
Please see Contributing File for details.
Credits
License
The MIT License (MIT). Please see License File for more information.