Libraries tagged by laravel tables
nagi/closure-table
53 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
ferdirn/laravel-id-countries
679 Downloads
Laravel ID Countries is a package for Laravel to supply all countries data to table countries including country name, iso country code, capital, currency, and calling code.
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
nerweb/laravel-tblist
118 Downloads
Simple admin table listing for bootstrap 3 and laravel 4|5
tiknil/wire-table
218 Downloads
Laravel package extending Livewire to easily create useful tables
suhk/datafinder-laravel
4 Downloads
This is a package to implement search and filters on the backend level using DataTables and Laravel Models. The best part of this package is the ability to search across multiple tables and rows in a single request (ajax), with or without using joins.
slivka-b/laravel-translatable
151 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
salehhashemi/laravel-intelli-graphql
5 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
rogercbe/table-sorter
626 Downloads
A package to easily add sorting functionality to any of your models along with helpers to create the sorting links.
repat/laravel-database-session-model
11269 Downloads
Eloquent Model for the sessions table as created by artisan session:table
putyy/table-export-csv
28 Downloads
table页js导出csv
phl/laravel-sti
3119 Downloads
Single table inheritance with eloquent
phaza/single-table-inheritance
15759 Downloads
Single Table Inheritance Trait
orottier/laravel-migration-squasher
94 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
nalletje/livewire-tables
84 Downloads
Addition to livewire