Libraries tagged by laravel tables
okipa/laravel-model-json-storage
1375 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.
hcomg/laravel-crud-generator
165 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
sygmaa/grids
2252 Downloads
A Datagrid widget for laravel 5. It easily generate datatables from your entities.
assurrussa/grid-view-vue
147 Downloads
Mini grid view table for laravel.
softerize/tablelize
1914 Downloads
Customizable Laravel Eloquent html tables with pagination, search, sorting and buttons.
recca0120/eloquent-logrotate
7 Downloads
laravel eloquent auto create table by daily or weekly or monthly or yearly
proai/eloquent-inheritance
590 Downloads
Single table inheritance for Laravel inspired by the Rails implementation
plokko/larabase-tablehelper
62 Downloads
A dynamic Inertiajs table helper for Laravel.
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
nikolay-oskin/contents
17 Downloads
Table of contents generator Laravel package for posts, news, articles or any other text
illuminatech/db-role
16 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel
alitnk/nova-parental-field
13 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
wamadev/nova-parental-field
5 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
limanweb/pg-ext
5528 Downloads
Laravel extensions to work with Postgresql table native field-types
juzaweb/file-manager
7 Downloads
The file manager intended for using Laravel with TinyMCE. File manager in table database, do not browse on the server folder.