juniwalk / datatable
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/juniwalk/datatable
Requires
- php: >=8.4
- juniwalk/utils: >=4.5.0
- nette/application: ^3.0
- nette/forms: ^3.0
- symfony/property-access: ^7.0
Requires (Dev)
- doctrine/orm: ^3.0
- latte/latte: ^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
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.