Libraries tagged by generate database
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.
litermi/cache-query-builder
3108 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
district5/mondoc-builder
507 Downloads
A simple to use object orientated library to generate queries to use in MongoDB
anthonyedmonds/laravel-mysqlite
3132 Downloads
Generate MySQL and Sqlite3 expressions on the fly based on the active database
laravel-fans/ui-socialite
608 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
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.
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
marcel-maqsood/database-connector
81 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
hectorqin/think-generate
14 Downloads
Generate model,controller,validate with parsing database for ThinkPHP5 and ThinkPHP6.
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
mikailfaruqali/backup
6 Downloads
A Laravel package to generate database backups with optional ZIP encryption and password protection. Designed for simplicity, performance, and route-based access.
ibrostudio/db-dump-cli
29 Downloads
CLI app to generate databases dump.
cedric-lekene/laravel-migration-ai
11 Downloads
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process