Libraries tagged by generate database
cable8mm/xeed
1944 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
psx/sql
67314 Downloads
Generate type-safe PHP classes from your database
laracademy/model-generator
9825 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kepex/laravel-crud-generator
15955 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
digitaldream/laracrud
20480 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
stolz/laravel-schema-spy
21721 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
axyr/silverstripe-ideannotator
18238 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
cheesegrits/iseed
1589 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.
thecodingmachine/tdbm-graphql
76579 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
barryvdh/laravel-migration-generator
26132 Downloads
Generate migrations based on existing database
thinktomorrow/vine
33862 Downloads
Generate a tree from an adjacent database structure
evolvo/laravel-code-generators
17106 Downloads
Artisan commands to generate laravel project code from existing database tables.
egyjs/dbml-to-laravel
526 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
activecollab/databasestructure
15395 Downloads
Define database structure in PHP and let the library generate object classes and tables
jawira/mysql-draw
508 Downloads
📐 Minimalist standalone tool to generate MySQL database diagrams.