lankit / datatables-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
DataTables.js server-side processing for Doctrine Entities
Package info
github.com/LanKit/DatatablesBundle
Type:symfony-bundle
pkg:composer/lankit/datatables-bundle
v0.2.1
2013-06-09 12:40 UTC
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.