Libraries tagged by data tables
ekhaled/schema-parser-mysql
1048 Downloads
Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
okipa/laravel-model-json-storage
1376 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.
wisard17/yii2-data-table
6 Downloads
The DataTable extension for the Yii2 framework
wiisoft/yii2-materialize-data-table
10 Downloads
Data Tables widget base on Maza framework for Yii2
walterjrp/tables
2 Downloads
Data Table library with server-side processing and a VueJS component
ukramer/big-data-table
4315 Downloads
Table helper for big data analysis
team383/data-table-laravel
2 Downloads
A Laravel package to facilitate the creation of dynamic data tables for Eloquent models, allowing sorting, searching, filtering and pagination
tartan/laravel-table-view
36 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
stianscholtz/laravel-data-table
65 Downloads
A Laravel package to create data tables.
sparkison/laravel-vue-datatables
32 Downloads
Data Table library with server-side processing and a VueJS component
soft2b/data-tables-bundle
23 Downloads
Adds DataTables functionality to Symfony2
snowsoft/data-table
9 Downloads
dataTable for laravel-admin
silksh/jasuwienas-data-table
12 Downloads
Integrates datatable into Symfony2 project.
sibalonat/inertia-table
10 Downloads
A Laravel package to help you quickly build Inertia.js data tables with the help of Laravel Query Builder and Spatie's Laravel Data.