juniwalk / datatable
v0.12.2
2026-03-08 23:08 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
- dev-main
- v0.12.2
- v0.12.1
- v0.12.0
- v0.11.6
- v0.11.5
- v0.11.4
- v0.11.3
- v0.11.2
- v0.11.1
- v0.11.0
- v0.10.2
- v0.10.1
- v0.10.0
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- v0.8.4
- v0.8.3
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.3
- v0.7.2
- v0.7.1
- v0.7.0
- v0.6.0
- v0.5.5
- v0.5.4
- v0.5.3
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.0
This package is auto-updated.
Last update: 2026-03-08 23:08:46 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.