lankit / datatables-bundle
DataTables.js server-side processing for Doctrine Entities
Installs: 4 685
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 5
Forks: 17
Open Issues: 14
Type:symfony-bundle
Requires
- doctrine/doctrine-bundle: ~1.0
- doctrine/orm: ~2.0
- symfony/framework-bundle: ~2.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.