omines/datatables-bundle

Symfony DataTables Bundle with native Doctrine ORM, Elastica and MongoDB support

Package info

github.com/omines/datatables-bundle

Type:symfony-bundle

pkg:composer/omines/datatables-bundle

Fund package maintenance!

curry684

Statistics

Installs: 1 482 437

Dependents: 8

Suggesters: 0

Stars: 284

Open Issues: 5

0.10.8 2026-06-02 09:41 UTC

Requires

Requires (Dev)

Suggests

Provides

None

Conflicts

Replaces

None

MIT eace7648205f7595ccb289037897597d9c7bb9ec

ormsymfonymongodbjquerybundledoctrineelasticadatatablesdatatable


README

👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 automated-testing
👁 codecov
👁 License

This bundle provides convenient integration of the popular DataTables jQuery library for realtime Ajax tables in your Symfony 6.4+ application.

Unlike other bundles providing similar functionality we decoupled the implementation of the DataTables logic completely from the source of the data. Therefore it is possible to implement your own custom adapters for every possible data source. Doctrine ORM, MongoDB and Elastica come bundled. Handling other popular choices like FOSElasticaBundle and Doctrine DBAL is possible.

Documentation

Visit the documentation with extensive code samples.

Support

Unless you are highly confident your issue stems from a shortcoming of this bundle and needs the original developers to look at it, please ask all questions on Stack Overflow. We simply don't have a lot of time to spare, so your questions will be answered faster and better over there.

FAQ

Contributing

Please see CONTRIBUTING.md for details.

Legal

This software was developed for internal use at Omines Full Service Internetbureau in Eindhoven, the Netherlands. It is shared with the general public under the permissive MIT license, without any guarantee of fitness for any particular purpose. Refer to the included LICENSE file for more details.