Libraries tagged by generate database
jawira/mysql-draw
527 Downloads
📐 Minimalist standalone tool to generate MySQL database diagrams.
stolz/laravel-schema-spy
21745 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
sencerhan/laravel-db-tools
347 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
samyoteroglez/larawesomecrud
309 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]).
litermi/cache-query-builder
3253 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
anthonyedmonds/laravel-mysqlite
3573 Downloads
Generate MySQL and Sqlite3 expressions on the fly based on the active database
laravel-fans/ui-socialite
612 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
cleaniquecoders/laravel-db-doc
1831 Downloads
Generate Database Schema Documentation
filippo-toso/models-generator
1107 Downloads
A Laravel Artisan command to automatically generate models from database tables
schubu/iseed
894 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.
prioris/iseed
1113 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.
dotted-ai/laravel-db-introspector
99 Downloads
Generate migrations from existing database schema
fproject/yii2-migration-generator
7326 Downloads
Helper class library to generate Yii2 migration script from Database source
barryvdh/laravel-migration-generator
26135 Downloads
Generate migrations based on existing database
marcel-maqsood/database-connector
100 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.