Libraries tagged by table data
coryrose/livewire-tables
39075 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort.
aura/sqlschema
211848 Downloads
Provides facilities to read table names and table columns from a database using PDO.
baril/bonsai
34814 Downloads
An implementation of the Closure Tables pattern for Eloquent.
o5/grido
281739 Downloads
Grido - DataGrid for Nette Framework
nayjest/grids
141208 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
exceedone/exment
33231 Downloads
Management for Product, Client, Contracts, Subscription, ...
tomshaw/laravel-calendar-table
1688 Downloads
A Laravel calendar table database migration and console command.
atlas/table
60504 Downloads
Table data gateway implementation for Atlas.
jxlwqq/data-table
46823 Downloads
dataTable for laravel-admin
schmeits/pulse-database-table-info
14184 Downloads
A Laravel Pulse card displaying the table info of the current database.
datatables.net/datatables.net-dt
23736 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-bs4
20917 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
dragon-code/laravel-data-dumper
4265 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
datatables.net/datatables.net-responsive
12238 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
singlequote/laravel-datatables
22450 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