juniwalk / datatable
v0.14.0
2026-06-03 14:05 UTC
Requires
- php: >=8.4
- juniwalk/utils: >=4.5.0
- nette/application: ^3.0
- nette/forms: ^3.0
- symfony/property-access: ^7.0|^8.0
Requires (Dev)
- contributte/translation: ^2.0
- doctrine/orm: ^3.0
- latte/latte: ^3.0
- nette/di: ^3.0
- nette/tester: ^2.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^2.0
- phpstan/phpstan-nette: ^2.0
- scrivo/highlight.php: ^9.0
- staabm/phpstan-todo-by: ^0.3
- tracy/tracy: ^2.0
This package is auto-updated.
Last update: 2026-06-06 11:25:03 UTC
README
Powerfull datatable for Nette Framework
installation
Require DataTable component inside your composer.json or run this command in your project root.
composer require juniwalk/datatable
For details of setting up your first datatable checkout documentation.