Libraries tagged by generate database
evolvo/laravel-code-generators
19846 Downloads
Artisan commands to generate laravel project code from existing database tables.
psx/sql
69699 Downloads
Generate type-safe PHP classes from your database
laracademy/model-generator
10073 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kepex/laravel-crud-generator
16247 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
egyjs/dbml-to-laravel
1686 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
robinncode/db_craft
2307 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
mileschou/schemarkdown
1280 Downloads
The schema generate helper
axyr/silverstripe-ideannotator
18330 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
thecodingmachine/tdbm-graphql
78156 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
thinktomorrow/vine
37003 Downloads
Generate a tree from an adjacent database structure
cable8mm/xeed
2093 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.
activecollab/databasestructure
16227 Downloads
Define database structure in PHP and let the library generate object classes and tables
jawira/mysql-draw
538 Downloads
📐 Minimalist standalone tool to generate MySQL database diagrams.
stolz/laravel-schema-spy
21756 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
smousss/laravel-factorize
759 Downloads
Effortlessly generate Laravel factories for all your models using GPT-4!