Libraries tagged by generate database
stolz/laravel-schema-spy
21803 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
paolobellini/laravel-er
150 Downloads
Automatically generate ER diagrams and AI-ready schema documentation from your Laravel database and Eloquent models.
litermi-packages/cache-query-builder
207 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
grazulex/laravel-modelschema
286 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
anthonyedmonds/laravel-mysqlite
5687 Downloads
Generate MySQL and Sqlite3 expressions on the fly based on the active database
sinkcup/laravel-make-auth-socialite
1468 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
filippo-toso/models-generator
1376 Downloads
A Laravel Artisan command to automatically generate models from database tables
codingms/fluid-form
3882 Downloads
TYPO3 Fluid-Form by coding.ms: Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.
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.
prioris/iseed
2225 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.
hughcube/laravel-model-generator
632 Downloads
Laravel Eloquent Model Generator - generate model files from database schema.
dotted-ai/laravel-db-introspector
2062 Downloads
Generate migrations from existing database schema
barryvdh/laravel-migration-generator
26188 Downloads
Generate migrations based on existing database
mehadi/laravel-crud-generator
1564 Downloads
A laravel package to generate CRUD by giving Model and database table column
always-open/laravel-graphql-schema-generator
3212 Downloads
Generate GraphQL schema from existing Laravel models/database