Libraries tagged by laravel tables
pascalvgemert/laravel-lookupable
4 Downloads
Lookupable Trait for Laravel eloquent models for quick and efficient table lookups.
nagi/closure-table
23 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
mikefunk/db-drop-tables
1162 Downloads
A laravel command to drop all mysql database tables
ferdirn/laravel-id-provinces
106 Downloads
Laravel ID Provinces is a package for Laravel to supply all provinces data to table provinces including province name, country code, capital, and area in square km. Start from data provinces in Indonesia.
sodacms/closure-table
1077 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
signifly/laravel-definition-schema
438 Downloads
Define table and view schemas for your Laravel app.
zmon/laravel-crud-generator-zmon
359 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
yevhenii/laravel-migration-vise-versa
10 Downloads
Package for Laravel. This package adds possibility to create migration and model from an existing table
xiaosongshu/closure-table
27 Downloads
"测试发布一个laravel插件"
wind/laravel-schema-extend
577 Downloads
support MySQL 'column comment' and 'table comment'.
widdy/laravel-model
9 Downloads
a simple way to create a new Eloquent model with given table name.
whitwhoa/laravel-subauth
2 Downloads
Wrapper for session based authentication across multiple tables
webikevn/laravel-seeder
19 Downloads
Versioned, environment-based Seeders in Laravel
walterjrp/tables
1 Downloads
Data Table library with server-side processing and a VueJS component
vojtasim/laravel-grid
135 Downloads
Basic Laravel data-grid system to ease sorting and filtering large tables. Does not contain any frontend bullshit so the appearance is your job