https://github.com/juniwalk/datatable
Powerfull datatable for Nette Framework
https://github.com/juniwalk/datatable
datagrid datatable nette nette-framework
Last synced: 4 months ago
JSON representation
Powerfull datatable for Nette Framework
- Host: GitHub
- URL: https://github.com/juniwalk/datatable
- Owner: juniwalk
- License: mit
- Created: 2025-07-20T20:56:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-07T13:03:52.000Z (9 months ago)
- Last Synced: 2025-10-08T14:31:26.891Z (9 months ago)
- Topics: datagrid, datatable, nette, nette-framework
- Language: PHP
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# datatable
Powerfull datatable for Nette Framework
### installation
Require DataTable component inside your composer.json or run this command in your project root.
```bash
composer require juniwalk/datatable
```
For details of setting up your first datatable checkout [documentation](.docs/README.md).