Libraries tagged by data tables
arm092/livewire-datatables
28291 Downloads
Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
dragon-code/laravel-data-dumper
7659 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
whitespacecode/nova-table-card
52390 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
sjbr/static-info-tables
2915889 Downloads
Data and API for countries, languages and currencies for use in TYPO3 CMS.
svrnm/exceldatatables
234343 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
datatables.net/editor-php
184730 Downloads
PHP server-side libraries for Editor
chumper/datatable
247633 Downloads
This is a laravel 4 package for the server and client side of datatables at http://datatables.net/
baril/bonsai
46157 Downloads
An implementation of the Closure Tables pattern for Eloquent.
aliziodev/laravel-taxonomy
890 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
witty/laravel-table-view
9818 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
jxlwqq/data-table
49670 Downloads
dataTable for laravel-admin
lampjunkie/php-datatables
16680 Downloads
PHP Library for (http://www.datatables.net)
datatables.net/datatables.net-responsive
13795 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
26694 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
23811 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