Libraries tagged by DaData
ropendev/datatablesphp
6753 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
rmunate/easy-datatable
735 Downloads
EasyDataTable: A powerful and elegant solution for effortless creation of dynamic datatables in Laravel applications.
pimlie/laravel-datatables-mongodb
46916 Downloads
Laravel DataTables plugin to support Mongodb
openskill/datatable
11299 Downloads
This is a Laravel 5 package for the server and client side of DataTables (http://datatables.net/)
modernben/laravel-live-datatables
16811 Downloads
Datatables powered by Livewire and DB Views
magnxpyr/phalcon-datatables
2585 Downloads
DataTables adapter for Phalcon Framework
intracto/datatables-backend
9151 Downloads
Library to handle AJAX calls for datatables.net
drmonty/datatables-responsive
119463 Downloads
Responsive extension for DataTables, providing support for complex tables on all device screen sizes
drmonty/datatables-plugins
30509 Downloads
Plug-ins for DataTables
drmonty/datatables
69720 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.
developerawam/livewire-datatable
992 Downloads
Laravel Livewire DataTable adalah package open-source yang membantu kamu membangun tabel dinamis di Laravel tanpa ribet. Semua sudah terintegrasi dengan Livewire, sehingga kamu bisa mendapatkan fitur pencarian, filter, sorting, dan pagination out-of-the-box tanpa JavaScript tambahan.
datatables.net/datatables.net-select-dt
8047 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 with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-searchpanes
7962 Downloads
The SearchPanes extension for DataTables provides improved Searching functionality allowing users to select options from a Pane which will then in turn search the DataTable and return the relevant results. There are multiple configuration options available to enhance SearchPanes. This is SearchPanes for DataTables
datatables.net/datatables.net-searchbuilder
5761 Downloads
SearchBuilder adds user defined complex search to the DataTable with the capability to search the DataTable by creating groups and conditions. This is SearchBuilder for DataTables
datatables.net/datatables.net-scroller
6545 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables