pentiminax / ux-datatables
DataTables.net integration for Symfony
Installs: 3 016
Dependents: 0
Suggesters: 0
Security: 0
Stars: 48
Watchers: 4
Forks: 5
Open Issues: 2
Type:symfony-bundle
pkg:composer/pentiminax/ux-datatables
Requires
- php: >=8.2
- symfony/config: ^7.0 || ^8.0
- symfony/dependency-injection: ^7.0 || ^8.0
- symfony/http-kernel: ^7.0 || ^8.0
- symfony/stimulus-bundle: ^2.22
Requires (Dev)
- doctrine/orm: ^3.0
- friendsofphp/php-cs-fixer: ^3.89
- phpunit/phpunit: ^11.5
- symfony/framework-bundle: ^7.0 || ^8.0
- symfony/maker-bundle: ^1.65
- symfony/phpunit-bridge: ^7.0 || ^8.0
- symfony/twig-bundle: ^7.0 || ^8.0
- symfony/var-dumper: ^7.0 || ^8.0
Suggests
- symfony/maker-bundle: To use the make:datatable command.
Conflicts
- symfony/flex: <1.13
- dev-main
- v0.19.0
- v0.18.2
- v0.18.1
- v0.18.0
- v0.17.4
- v0.17.3
- v0.17.2
- v0.17.1
- v0.17.0
- v0.16.0
- v0.15.6
- v0.15.5
- v0.15.4
- v0.15.3
- v0.15.2
- v0.15.1
- v0.15.0
- v0.14.1
- v0.14.0
- v0.13.5
- v0.13.4
- v0.13.3
- v0.13.2
- v0.13.1
- v0.13.0
- v0.12.3
- v0.12.2
- v0.12.1
- v0.12.0
- v0.11.4
- v0.11.3
- v0.11.2
- v0.11.1
- v0.11.0
- v0.10.0
- v0.9.0
- v0.8.3
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.0
- v0.6.2
- v0.6.1
- v0.6.0
- v0.5.3
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.3
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.0
- v0.2.0
- v0.1.1
- v0.1.0
- dev-dependabot/npm_and_yarn/docs/diff-5.2.2
- dev-dependabot/npm_and_yarn/docs/h3-1.15.5
- dev-dependabot/npm_and_yarn/docs/devalue-5.6.2
- dev-feat/date-format
- dev-feat/column-search-filter
- dev-fix/scroll-y
- dev-codex/refactor-datatables-controller-setup
This package is auto-updated.
Last update: 2026-01-21 21:02:33 UTC
README
UX DataTables is a Symfony bundle integrating the DataTables library in Symfony applications.
Requirements
- PHP 8.2 or higher
- Symfony StimulusBundle (installed through Symfony UX)
- Composer
Installation
Install the library via Composer:
composer require pentiminax/ux-datatables