pentiminax / ux-datatables
DataTables.net integration for Symfony
Installs: 1 855
Dependents: 0
Suggesters: 0
Security: 0
Stars: 42
Watchers: 4
Forks: 2
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/phpunit-bridge: ^7.0|^8.0
- symfony/twig-bundle: ^7.0|^8.0
- symfony/var-dumper: ^7.0|^8.0
Conflicts
- symfony/flex: <1.13
- dev-main
- 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-refactor-datable-query
- dev-feat/rework-columns
- dev-feat/symfony-8
- dev-feat/datatable-request-handling
- dev-feature/refactor-ux-datatables
This package is auto-updated.
Last update: 2025-11-27 20:17:36 UTC
README
UX DataTables is a Symfony bundle integrating the DataTables library in Symfony applications.
Requirements
- PHP 8.2 or higher
- StimulusBundle
- Composer
Installation
Install the library via Composer:
composer require pentiminax/ux-datatables