tejadong / datatables-bundle
DataTables.js server-side processing for Doctrine Entities
Installs: 811
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 17
Type:symfony-bundle
Requires
- beberlei/doctrineextensions: ^1.2
- doctrine/doctrine-bundle: ~2.1
- doctrine/orm: ~2.7
- jms/serializer-bundle: ^3.7
- symfony/framework-bundle: ~4.0||~5.0
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.