tejadong / datatables-bundle
DataTables.js server-side processing for Doctrine Entities
Package info
github.com/tejadong/DatatablesBundle
Type:symfony-bundle
pkg:composer/tejadong/datatables-bundle
v2.0.0
2026-03-02 17:06 UTC
Requires
- php: >=8.2
- beberlei/doctrineextensions: ^1.2
- doctrine/doctrine-bundle: ^2.10 || ^3.0
- doctrine/orm: ^2.14 || ^3.0
- ezyang/htmlpurifier: ^4.18
- jms/serializer-bundle: ^5.0
- symfony/framework-bundle: ^6.4 || ^7.0
Suggests
- jms/serializer-bundle: Advanced JSON encoding capabilities, recommended.
README
This bundle provides server-side processing for DataTables.js when using Doctrine Entities. It works by parsing mData sent from DataTables.js and returning the corresponding data.
Documentation
Installation
Please see the documentation for installation instructions.
License
This bundle is released under the MIT license.