Stars: 219
Forks: 107
Pull Requests: 130
Issues: 179
Watchers: 14
Last Updated: 2023-07-23 10:35:12
DataTables bundle for Symfony
License: MIT License
Languages: PHP, JavaScript, Twig
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.
Visit the documentation with extensive code samples.
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.
Please see CONTRIBUTING.md for details.
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.