Libraries tagged by laravel data table
tamn/tree-data
32 Downloads
A closure table tree package for laravel eloquent
softheroes/laravel-seeder
4407 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
seblhaire/tablebuilder
60 Downloads
A Laravel library to build tables easily, which interacts with a lightweight js builder and builds data from Eloquent Object-Relational Mapping with database tables, or can be used with static data.
oskar-zborowski/laravel-database-migrator
5 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
notwarp/laravel-seeder
3 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
mjducharme/laravel-model-json-storage
176 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.
lukeme/laravel-adminer
5 Downloads
Adminer database management tool for your Laravel application. modify by luke
lucaterribili/laravel-seeder
105 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
kirankumar/laravel-seeder
21 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
guifcoelho/immu-table
10 Downloads
Package for using immutable ndjson models instead of regular SQL or NoSQL databases with sintax similar to Laravel Eloquent.
eschmar/laravel-table-dictionary
2570 Downloads
Generate a dictionary of possible values for a database column to scale your data set.
digitalruby/meta-data
13 Downloads
Adds a flexible key/value table to your Laravel models
bionicmaster/laravel-seeder
17 Downloads
Versioned, environment-based Seeders in Laravel
alexkramse/laravel-translatable-table
4 Downloads
Provides simple translation for model data via db
kusmantopratama/ci4datatables
71 Downloads
Simple Codeigniter 4 Library Serverside Datatables Inspired igniteddatatables and Laravel Yajra Datatables