o5 / grido
Grido - DataGrid for Nette Framework
Installs: 276 263
Dependents: 12
Suggesters: 0
Security: 0
Stars: 90
Watchers: 18
Forks: 88
Open Issues: 34
Requires
- php: >=7.1
- latte/latte: ^2.5
- nette/application: ^3.0
- nette/component-model: ^3.0
- nette/forms: ^3.0
- nette/utils: ^3.2
- symfony/property-access: ^5.3
Requires (Dev)
- dibi/dibi: ^4.0
- kdyby/annotations: ^3.0
- kdyby/console: dev-master
- kdyby/doctrine: dev-master
- kdyby/events: dev-master
- mockery/mockery: ^1.0
- nette/bootstrap: ^3.0
- nette/database: ^3.0
- nette/tester: ~1.7.1
- squizlabs/php_codesniffer: ~2.5
- tracy/tracy: ^2.6
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).
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.