Libraries tagged by generate database
orangehill/iseed
7309489 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
bennett-treptow/laravel-migration-generator
631983 Downloads
Generate migrations from existing database structures
laracraft-tech/laravel-schema-rules
22782 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
289374 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
jawira/doctrine-diagram-bundle
43215 Downloads
📐 Symfony Bundle to generate database diagrams
webonaute/doctrine-fixtures-generator-bundle
180184 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
silverleague/ideannotator
54126 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
mouf/magic-query
219464 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
digitaldream/laracrud
20322 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
tmukherjee13/yii2-reverse-migration
19106 Downloads
Generate working migration classes from existing Database
hzhihua/yii2-dump
23965 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
40444 Downloads
Generate the schema from an existing database
cable8mm/xeed
1715 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
66475 Downloads
Generate type-safe PHP classes from your database
laracademy/model-generator
9672 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.