Libraries tagged by laravel tables
mdsatu/switcher
712 Downloads
Laravel database table status switcher
codiiv/extrameta
156 Downloads
Added Meta tables to laravel. Inspired by the Wordpress database table structure
robertogallea/pulse-db-size
7 Downloads
Card for Laravel Pulse showing database table size
m1guelpf/eloquent-immutable
2 Downloads
Enforce table immutability using Laravel Eloquent
cvsouth/eloquent-inheritance
2674 Downloads
Joined-table inheritance for Laravel
cvsouth/entities
173 Downloads
Joined-table inheritance for Laravel
jzpeepz/dynamo
1599 Downloads
Quickly build admins for your existing Laravel application using real database tables
noouh/auto-model-fillable
7 Downloads
A Laravel package to auto-generate Fillable to models from table definitions.
noouh/auto-model
11 Downloads
A Laravel package to auto-generate models and migrations from table definitions.
kdbz/kenya-county
222 Downloads
A laravel package that creates and seeds Kenya's county,subcounty and wards lookup tables to a MySQL database
filippo-toso/models-generator
1030 Downloads
A Laravel Artisan command to automatically generate models from database tables
echosters/translatable
139 Downloads
Translatable is Laravel Package helps you dealing with multi-lang tables
boolfalse/clearcaches
2247 Downloads
Package for recreating Laravel all caches, and for dropping all DB tables, for flushing all sessions.
bomber-net/laratable
4 Downloads
Table library with filters, sorting, pagination, etc. for Laravel
afonzeca/universalsimplegrid
16 Downloads
The aim of the package Universal Simple Grid (Usg) is giving to Laravel 5 developers an easy way for creating, managing and representing DB data tables inside a 'Data Grid' by using simple classes and methods with a 'fluent' approach inside code