Libraries tagged by generate database
adereksisusanto/laravel-generator
7 Downloads
Generate Laravel models, migrations, and seeders from existing database tables
sinkcup/laravel-ui-socialite
396 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
bekwoh/laravel-db-doc
691 Downloads
Generate Database Schema Documentation
dipesh79/laravel-schema-docs
316 Downloads
Automatically generate Laravel database documentation and explore your schema with an interactive dashboard. Export your schema to YAML for easy reference and integration.
zyimm/sync-data-struct
102 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
peng49/db2markdown
21 Downloads
php auto generate markdown for database
schubu/iseed
1541 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
cswni/iseed
331 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
airondev/laravel-seeder-generator
868 Downloads
A Laravel package to generate seeders for each database table.
ahmetsabri/gaza-validation-generator
1271 Downloads
A Laravel package to generate validation rules for database tables
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
marabesi/easy-crud
75 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
protoqol/quasi
72 Downloads
Generate smarter Laravel resources, directly, based on your database schema.
jeffersongoncalves/laravel-fake-cartoons
1 Downloads
This Laravel package provides a Faker provider to generate fictional cartoon company names. Perfect for seeding your database with fun and recognizable company names from popular cartoons and animated series.
ceddyg/clara-entity-generator
514 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.