jkabat / datatables-bundle

DataTables bundle for Symfony

Home Page:https://omines.github.io/datatables-bundle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony DataTables Bundle

Latest Stable Version Total Downloads Latest Unstable Version License Build Status Scrutinizer Code Quality Code Coverage SensioLabs Insight

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.

Documentation

Visit the documentation with extensive code samples.

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.

About

DataTables bundle for Symfony

https://omines.github.io/datatables-bundle/

License:MIT License


Languages

Language:PHP 89.3%Language:HTML 6.8%Language:JavaScript 4.0%