pentiminax / ux-datatables
DataTables.net integration for Symfony
Installs: 759
Dependents: 0
Suggesters: 0
Security: 0
Stars: 39
Watchers: 3
Forks: 2
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=8.2
- symfony/config: ^7.0
- symfony/dependency-injection: ^7.0
- symfony/http-kernel: ^7.0
- symfony/stimulus-bundle: ^2.22
Requires (Dev)
- phpunit/phpunit: ^11.5
- symfony/framework-bundle: ^7.0
- symfony/phpunit-bridge: ^7.0
- symfony/twig-bundle: ^7.0
- symfony/var-dumper: ^7.0
Conflicts
- symfony/flex: <1.13
- dev-main
- 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/github_actions/actions/checkout-5
- dev-codex/enable-dependabot-for-automatic-package-updates
- dev-feat/datatable-request-handling
- dev-feature/refactor-ux-datatables
This package is auto-updated.
Last update: 2025-09-14 13:40:38 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