Libraries tagged by datatableJS
datatables.net/editor-php
233259 Downloads
PHP server-side libraries for DataTables
chumper/datatable
249548 Downloads
This is a laravel 4 package for the server and client side of datatables at http://datatables.net/
ypnos-web/cakephp-datatables
32999 Downloads
jQuery DataTables for CakePHP 5
webinarium/datatables-bundle
32610 Downloads
DataTables Symfony bundle
bower-asset/datatables.net-bs
Downloads
vaibhavpandeyvpz/doctrine-datatables
58659 Downloads
Helper library to implement doctrine powered server-side processing for jquery-datatables with joins, search, filtering and ordering.
team-nifty-gmbh/tall-datatables
20777 Downloads
Server-side rendered datatables for Laravel and Livewire
singlequote/laravel-datatables
24889 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
ngekoding/codeigniter-datatables
4400 Downloads
DataTables server-side for CodeIgniter
m1ome/phalcon-datatables
43655 Downloads
DataTables adapter for Phalcon Framework
lampjunkie/php-datatables
17599 Downloads
PHP Library for (http://www.datatables.net)
irsyadulibad/codeigniter4-datatables
2541 Downloads
Server side DataTables library for CodeIgniter4 framework
hiqdev/yii2-asset-datatables
66854 Downloads
Yii2 asset for DataTables jQuery plugin
datatables.net/datatables.net-select
23668 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables
datatables.net/datatables.net-responsive
21556 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables