Libraries tagged by laravel data table
mattsplat/table-queries
41 Downloads
Laravel package to easily implement table search, sorts and relational data
dytechltd/custom-table
6099 Downloads
Nova custom table card. Show your latest data (orders, posts, users...) as card or data you prefer.
renepardon/laravel-seeder
2432 Downloads
Versioned, environment-based Seeders in Laravel
okipa/laravel-model-json-storage
1377 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
dragonfly/lists
414 Downloads
Laravel DataTables generator/request handler.
samvaughton/ldt
1147 Downloads
Laravel 4 DataTables library to handle the server-side calls.
sygmaa/grids
2252 Downloads
A Datagrid widget for laravel 5. It easily generate datatables from your entities.
tanthammar/tall-blueprint-addon
311 Downloads
writecl/rapyd
1760 Downloads
crud widgets for laravel, to make an admin in few lines of code
owlookit/quickrep
452 Downloads
Quickrep, a PHP reporting engine for Laravel
distilleries/expendable
8775 Downloads
Expendable is an admin panel base on laravel 5.*. This package give you some implementation do add a content management system of your application. You can override everything. This Cms give view few tools to develop your content management easily and properly.
careset/zermelo
661 Downloads
Zermelo, a PHP reporting engine for Laravel
prioris/iseed
1137 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
cswni/iseed
60 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
michaeljennings/carpenter
1682 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.