Libraries tagged by DaData
savannabits/primevue-datatables
7982 Downloads
Easy Laravel Server-Side implementation of PrimeVue Datatables
ngekoding/codeigniter-datatables
4580 Downloads
DataTables server-side for CodeIgniter
m1ome/phalcon-datatables
43817 Downloads
DataTables adapter for Phalcon Framework
livecontrol/eloquent-datatable
275505 Downloads
Eloquent DataTable plugin for server side ajax call handling.
lampjunkie/php-datatables
17667 Downloads
PHP Library for (http://www.datatables.net)
khill/datatableplus
120472 Downloads
DataTablePlus is an add-on package for Lavacharts which extends the functionality of DataTables.
joy/voyager-datatable
39075 Downloads
joy voyager datatable
irsyadulibad/codeigniter4-datatables
2596 Downloads
Server side DataTables library for CodeIgniter4 framework
hiqdev/yii2-asset-datatables
70600 Downloads
Yii2 asset for DataTables jQuery plugin
gesdinet/metronic-datatable-bundle
77363 Downloads
Metronic dataTables Symfony bundle
datatables.net/datatables.net-select
24628 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
22847 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-fixedheader
15620 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
datatables.net/datatables.net-datetime
2825 Downloads
DateTime picker for DataTables.net
datatables.net/datatables.net-buttons
37370 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