Libraries tagged by generate database
ibrostudio/db-dump-cli
34 Downloads
CLI app to generate databases dump.
huszerldani/laravel-db-doc
1495 Downloads
Generate Database documentation in markdown
runcmf/runcli
36 Downloads
RunCli - Command Line Interface. [migrate, seed, generate migrations and seeds from existing database, create database, generate resources and much more :)]
rroycedev/roycedatabase-laravel
20 Downloads
Allows delevepors to generate laravel database migrations and models
dedsec/laravel-autoseeder
11 Downloads
Automatically generate realistic database seeders for Laravel models including relationships.
cleaniquecoders/laravel-db2doc
55 Downloads
Laravel Db2Doc generate your database schema documentation easily.
natanaelsimoes/db2file
42 Downloads
Retrieve data from database and generate/print JSON or XML file.
mikailfaruqali/backup
91 Downloads
Generate on-demand MySQL database backups and download them as password-protected, AES‑256 encrypted ZIP files via a simple HTTP route.
mattyeend/dynamic-enum-generator
1 Downloads
Automatically generate PHP enums from database columns in Laravel.
ildar7sins/db-docs
24 Downloads
DBDocs is a simple tool to generate documentation for your database.
dweik/crud-generator
62 Downloads
it's a easy tool for laravel +5.1 to generate crud functions base database tables
amranibrahem/laravel-model-generator
22 Downloads
Automatically generate Eloquent models from database tables with professional PHPDoc, relationships, and multi-database support
io4n/yii2-dump
2805 Downloads
Generate the schema from an existing database
esempla/yii2tech-dump-migration
209 Downloads
Generate the schema from an existing database
cxuan1225/laravel-api-from-table
2 Downloads
Generate Laravel API classes from existing database tables.