Libraries tagged by generate table
airondev/laravel-seeder-generator
441 Downloads
A Laravel package to generate seeders for each database table.
mehadi/laravel-crud-generator
148 Downloads
A laravel package to generate CRUD by giving Model and database table column
sencerhan/laravel-db-tools
143 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
prioris/iseed
986 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
leuzeus/iseed
383 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
insolita/yii2-fixturegii
5423 Downloads
gii fixture helper - generate fixture classes; faker templates; fixture data files from table
cleaniquecoders/laravel-running-number
11861 Downloads
Generate running number when creating new records in your table.
harel-systems/table-bundle
444 Downloads
A Symfony bundle to generate dynamic data tables
growella/table-of-contents
6 Downloads
Automatically generate and render a Table of Contents for a post.
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
okipa/laravel-bootstrap-table-list
4429 Downloads
Bootstrap table list generator for Laravel.
nsbucky/gridview
509 Downloads
A simple way to generate a table from an array
rrbrr/cgf
12 Downloads
generate form from table
samyoteroglez/larawesomecrud
282 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
augustpermana/laravel-meta-generator
14 Downloads
A Laravel package to generate and manage metadata for models