Libraries tagged by datatableJS
ypnos-web/cakephp-datatables
27725 Downloads
jQuery DataTables for CakePHP 5
bower-asset/datatables.net-bs
Downloads
vaibhavpandeyvpz/doctrine-datatables
52965 Downloads
Helper library to implement doctrine powered server-side processing for jquery-datatables with joins, search, filtering and ordering.
team-nifty-gmbh/tall-datatables
7842 Downloads
A package to create datatables using alpinejs, tailwind, livewire and laravel
singlequote/laravel-datatables
22890 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
pragmarx/datatables
291450 Downloads
Server-side handler of DataTables Jquery Plugin for Laravel 4
pimlie/laravel-datatables-mongodb
43831 Downloads
Laravel DataTables plugin to support Mongodb
pentiminax/ux-datatables
528 Downloads
DataTables.net integration for Symfony
m1ome/phalcon-datatables
42255 Downloads
DataTables adapter for Phalcon Framework
lampjunkie/php-datatables
16629 Downloads
PHP Library for (http://www.datatables.net)
irsyadulibad/codeigniter4-datatables
2134 Downloads
Server side DataTables library for CodeIgniter4 framework
datatables.net/datatables.net-select
18187 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
13329 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
datatables.net/datatables.net-dt
25710 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-buttons
23281 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables