Popularity
4.4
Growing
Activity
8.1
-
242
13
112

Description

This bundle provides convenient integration of the popular DataTables jQuery library for realtime Ajax tables in your Symfony 3.3+ or 4.0+ 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 and Elastica come bundled already, we intend to provide popular choices like FOSElasticaBundle, Doctrine DBAL and MongoDB out of the box as well.

Programming language: PHP
License: MIT License
Tags: API     ORM     Mongodb     Symfony     Doctrine     Bundle     Datatables     Jquery     Datatable     Elastica    
Latest version: v0.7.1

Symfony DataTables Bundle alternatives and similar libraries

Based on the "API" category.
Alternatively, view Symfony DataTables Bundle alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Symfony DataTables Bundle or a related project?

Add another 'API' Library

README

Symfony DataTables Bundle

Latest Stable Version Total Downloads [Latest Unstable Version](//packagist.org/packages/omines/datatables-bundle) License

This bundle provides convenient integration of the popular DataTables jQuery library for realtime Ajax tables in your Symfony 5.4+ or 6.0+ 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.

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.


*Note that all licence references and agreements mentioned in the Symfony DataTables Bundle README section above are relevant to that project's source code only.